X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fgraph3dview.cpp;h=4295f4c9a3da128a61901d449082c83f4207a343;hb=8cce345df80fdbeea1c03a04a71d805951a87b74;hp=55fe7c1d9ece9bf2d8230685d624170ccadddabb;hpb=0730f9f3adbf326b9d4bac754634399ad688efd1;p=ctsim.git diff --git a/src/graph3dview.cpp b/src/graph3dview.cpp index 55fe7c1..4295f4c 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.15 2001/02/22 11:05:38 kevin Exp $ +** $Id: graph3dview.cpp,v 1.16 2001/03/04 03:14:47 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 @@ -192,7 +192,6 @@ bool Graph3dFileView::OnCreate (wxDocument *doc, long WXUNUSED(flags) ) { m_pFrame = CreateChildFrame(doc, this); - (m_pFrame); int width, height; m_pFrame->GetClientSize (&width, &height);