diff liboctave/oct-alloc.cc @ 10158:4c0cdbe0acca

remove Emacs local-variable settings from liboctave source files
author John W. Eaton <jwe@octave.org>
date Wed, 20 Jan 2010 19:04:35 -0500
parents a1dbe9d80eee
children 07ebe522dac2
line wrap: on
line diff
--- a/liboctave/oct-alloc.cc
+++ b/liboctave/oct-alloc.cc
@@ -103,9 +103,3 @@
 
   return retval;
 }
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/