about summary refs log tree commit diff
path: root/src/libcore/num/cmath.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcore/num/cmath.rs')
-rw-r--r--src/libcore/num/cmath.rs11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/libcore/num/cmath.rs b/src/libcore/num/cmath.rs
index 30b0c54dc2d..8a0a88235d2 100644
--- a/src/libcore/num/cmath.rs
+++ b/src/libcore/num/cmath.rs
@@ -267,14 +267,3 @@ pub mod c_double_targ_consts {
 }
 
 */
-
-//
-// Local Variables:
-// mode: rust
-// fill-column: 78;
-// indent-tabs-mode: nil
-// c-basic-offset: 4
-// buffer-file-coding-system: utf-8-unix
-// End:
-//
-