diff src/variables.cc @ 10160:cd96d29c5efa

remove Emacs local-variable settings from source files in src directory
author John W. Eaton <jwe@octave.org>
date Wed, 20 Jan 2010 20:39:26 -0500 (2010-01-21)
parents e42b1bbd1052
children 57a59eae83cc
line wrap: on
line diff
--- a/src/variables.cc
+++ b/src/variables.cc
@@ -2376,9 +2376,3 @@
 {
   return SET_INTERNAL_VARIABLE (whos_line_format);
 }
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/