diff src/ls-ascii-helper.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
parents e7e928088e90
children 57a59eae83cc
line wrap: on
line diff
--- a/src/ls-ascii-helper.cc
+++ b/src/ls-ascii-helper.cc
@@ -173,9 +173,3 @@
   
   return buf.str ();
 }
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/