X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fnographics.h;h=3e264079cd8edf8d8ed3d5bbf652ff5007211c08;hp=1ab6d6b887257c56f0d7ee7b156575444f79f699;hb=f13a8c004b8f182b42d9e4df2bcd7c7f030bf1ad;hpb=2ab93c569a4aa84314115e9a5543e8c6d2b43e2a diff --git a/include/nographics.h b/include/nographics.h index 1ab6d6b..3e26407 100644 --- a/include/nographics.h +++ b/include/nographics.h @@ -7,9 +7,7 @@ ** Date Started: Mar 2001 ** ** 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 $ +** Copyright (c) 1983-2009 Kevin Rosenberg ** ** 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 +28,6 @@ #include -#ifdef __GNUG__ -#pragma interface "nographics.h" -#endif - #ifdef HAVE_WXWINDOWS class EZPlot; class wxWindow;