diff src/oct-hist.h @ 240:a99f28f5e351

[project @ 1993-11-30 20:24:36 by jwe]
author jwe
date Tue, 30 Nov 1993 20:24:36 +0000
parents a500c60e8f23
children 0b52c68ec81f
line wrap: on
line diff
--- a/src/oct-hist.h
+++ b/src/oct-hist.h
@@ -24,10 +24,6 @@
 #if !defined (_octave_hist_h)
 #define _octave_hist_h 1
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 extern void initialize_history (void);
 extern void clean_up_history (void);
 extern void maybe_save_history (char*);