diff src/variables.h @ 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
parents e42b1bbd1052
children f3b65e1ae355
line wrap: on
line diff
--- a/src/variables.h
+++ b/src/variables.h
@@ -136,9 +136,3 @@
 extern OCTINTERP_API void clear_symbol (const std::string& nm);
 
 #endif
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/