diff options
| author | Brendan Zabarauskas <bjzaba@yahoo.com.au> | 2013-05-01 20:52:09 +1000 |
|---|---|---|
| committer | Brendan Zabarauskas <bjzaba@yahoo.com.au> | 2013-05-02 13:22:04 +1000 |
| commit | e596128bd87b978fb163235bcf5eb0ef7d446218 (patch) | |
| tree | 34fd2161c63d52a7f4f0cfff140d43de291db021 /src/libsyntax/ast.rs | |
| parent | b4bdc3f50040301bdcd372e320044f8fb2efb76f (diff) | |
| download | rust-e596128bd87b978fb163235bcf5eb0ef7d446218.tar.gz rust-e596128bd87b978fb163235bcf5eb0ef7d446218.zip | |
Remove 'Local Variable' comments
Diffstat (limited to 'src/libsyntax/ast.rs')
| -rw-r--r-- | src/libsyntax/ast.rs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/libsyntax/ast.rs b/src/libsyntax/ast.rs index 4bb2d220ad6..a295952439f 100644 --- a/src/libsyntax/ast.rs +++ b/src/libsyntax/ast.rs @@ -1346,12 +1346,3 @@ mod test { } */ -// -// Local Variables: -// mode: rust -// fill-column: 78; -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: -// |
