mercurial/osutil.c
changeset 13302 a4e0908ce35b
parent 13297 613b8bd2284e
child 13734 16118b4859a1
--- a/mercurial/osutil.c	Wed Jan 26 12:35:02 2011 +0100
+++ b/mercurial/osutil.c	Thu Jan 27 11:15:08 2011 +0100
@@ -552,8 +552,3 @@
 	Py_InitModule3("osutil", methods, osutil_doc);
 }
 #endif
-
-/* Local Variables:      */
-/* c-file-style: "linux" */
-/* indent-tabs-mode: t   */
-/* End:                  */