diff liboctave/lo-error.h @ 238:780cbbc57b7c

[project @ 1993-11-30 20:23:04 by jwe]
author jwe
date Tue, 30 Nov 1993 20:23:04 +0000
parents 1a48a1b91489
children e02d6b664394
line wrap: on
line diff
--- a/liboctave/lo-error.h
+++ b/liboctave/lo-error.h
@@ -24,10 +24,6 @@
 #if !defined (_liboctave_error_h)
 #define _liboctave_error_h 1
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 // Tell g++ that fatal doesn't return;
 
 #ifdef __GNUG__