r385: no message
[ctsim.git] / libctgraphics / sgp.cpp
index 263101fa3766e010ccd3553a5c8ed50e3b49559b..ec6b89d4a936dcff1fe103a2a362232525bb4b15 100644 (file)
@@ -7,7 +7,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: sgp.cpp,v 1.26 2001/01/04 21:28:41 kevin Exp $
+**  $Id: sgp.cpp,v 1.27 2001/01/12 21:53:27 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
@@ -139,7 +139,7 @@ SGP::~SGP()
 {
 #if HAVE_WXWINDOWS
   if (m_driver.isWX()) {
-    m_driver.idWX()->SetFont (wxNullFont);
//   m_driver.idWX()->SetFont (wxNullFont);
     delete m_pFont;
   }
 #endif