X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgezplot.cpp;h=446b51d468b794cca3272ffd0f2be8cfadcf17cd;hp=82f566afae212f50e1297173f6094a2850f646a8;hb=58319f51aa5804c90fe5edd8e5f0386b7a297827;hpb=9d7dfa426f44402f8e74e89b00100882b16383aa diff --git a/src/dlgezplot.cpp b/src/dlgezplot.cpp index 82f566a..446b51d 100644 --- a/src/dlgezplot.cpp +++ b/src/dlgezplot.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: dlgezplot.cpp,v 1.4 2001/03/29 21:25:50 kevin Exp $ +** $Id: dlgezplot.cpp,v 1.5 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 @@ -31,17 +31,9 @@ #ifdef HAVE_WXWINDOWS -#ifdef __GNUG__ -#pragma implementation "dlgezplot.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - #ifndef WX_PRECOMP #include "wx/utils.h" #include "wx/frame.h"