X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fgraph3dview.cpp;h=01e17bb843c966c5e02ed14932ff575d2e4e7d6c;hb=1f9d75d3e2159e69c52b83e1efe2397220d12c3f;hp=9c9b8fa699411e71228a3d6ad68c90d40d69a2dd;hpb=8c4bf782e9f152e1c7a6af45337ebf1c65b1c150;p=ctsim.git diff --git a/src/graph3dview.cpp b/src/graph3dview.cpp index 9c9b8fa..01e17bb 100644 --- a/src/graph3dview.cpp +++ b/src/graph3dview.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: graph3dview.cpp,v 1.31 2002/10/24 21:05:28 kevin Exp $ +** $Id: graph3dview.cpp,v 1.32 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 @@ -25,11 +25,6 @@ ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ -#ifdef __GNUG__ -#pragma implementation -#pragma interface -#endif - #include "wx/wxprec.h" #ifndef WX_PRECOMP