X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fnographics.h;fp=include%2Fnographics.h;h=740cb31dd5cc09894e40f37ce5cc7f93d4985ee3;hp=1ab6d6b887257c56f0d7ee7b156575444f79f699;hb=58319f51aa5804c90fe5edd8e5f0386b7a297827;hpb=9d7dfa426f44402f8e74e89b00100882b16383aa diff --git a/include/nographics.h b/include/nographics.h index 1ab6d6b..740cb31 100644 --- a/include/nographics.h +++ b/include/nographics.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: nographics.h,v 1.3 2001/03/30 19:32:53 kevin Exp $ +** $Id: nographics.h,v 1.4 2003/01/23 23:35:58 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -30,10 +30,6 @@ #include -#ifdef __GNUG__ -#pragma interface "nographics.h" -#endif - #ifdef HAVE_WXWINDOWS class EZPlot; class wxWindow;