changeset 2380:e807c025bfe8

[project @ 1996-10-12 05:37:00 by jwe]
author jwe
date Sat, 12 Oct 1996 05:37:00 +0000
parents 4f352018a7ef
children 81298641458d
files liboctave/DAEFunc.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/DAEFunc.h
+++ b/liboctave/DAEFunc.h
@@ -23,10 +23,6 @@
 #if !defined (octave_DAEFunc_h)
 #define octave_DAEFunc_h 1
 
-#if defined (__GNUG__)
-#pragma interface
-#endif
-
 class Matrix;
 class ColumnVector;