diff liboctave/CollocWt.cc @ 5105:e35b034d3523

[project @ 2004-12-28 03:36:13 by jwe]
author jwe
date Tue, 28 Dec 2004 03:36:14 +0000
parents 6f3382e08a52
children 23b37da9fd5b
line wrap: on
line diff
--- a/liboctave/CollocWt.cc	Fri Feb 01 21:17:21 2008 -0500
+++ b/liboctave/CollocWt.cc	Tue Dec 28 03:36:14 2004 +0000
@@ -20,10 +20,6 @@
 
 */
 
-#if defined (__GNUG__) && defined (USE_PRAGMA_INTERFACE_IMPLEMENTATION)
-#pragma implementation
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif