diff options
author | Roger Leigh <rleigh@debian.org> | 2006-07-17 12:37:27 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2006-07-17 12:37:27 +0000 |
commit | 09f45df46518ed734d3ef2070e3ede2cba9b8898 (patch) | |
tree | ee98bd4af3cdbb131c97e61424600ad7eafbc890 /test/sbuild-lock.cc | |
parent | 0fa4df9a5b530b397a44de704cf3672466da431f (diff) | |
download | schroot-09f45df46518ed734d3ef2070e3ede2cba9b8898.tar.gz |
* Remove redundant emacs local variables use in C++ sources.
Diffstat (limited to 'test/sbuild-lock.cc')
-rw-r--r-- | test/sbuild-lock.cc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/sbuild-lock.cc b/test/sbuild-lock.cc index b8172cd4..0bb1e1f5 100644 --- a/test/sbuild-lock.cc +++ b/test/sbuild-lock.cc @@ -322,9 +322,3 @@ public: }; CPPUNIT_TEST_SUITE_REGISTRATION(test_dev_lock); - -/* - * Local Variables: - * mode:C++ - * End: - */ |