diff liboctave/FSQP.h @ 1840:cf5b42781ecc

[project @ 1996-02-03 09:48:15 by jwe]
author jwe
date Sat, 03 Feb 1996 09:49:01 +0000
parents 26411f9c7603
children 52e7bca8ce33
line wrap: on
line diff
--- a/liboctave/FSQP.h
+++ b/liboctave/FSQP.h
@@ -34,8 +34,6 @@
 
 class FSQP : public NLP
 {
- public:
- private:
 };
 
 #endif