r579: no message
[ctsim.git] / src / backgroundmgr.h
index 54bcd153c1b1ec331f06174d3a0f193a54f24d0f..0366594c7637c74829d924bf5d573c93ddcd5860 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2001 Kevin Rosenberg
 **
-**  $Id: backgroundmgr.h,v 1.5 2001/02/23 21:58:31 kevin Exp $
+**  $Id: backgroundmgr.h,v 1.6 2001/02/25 07:36:26 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
@@ -112,9 +112,9 @@ private:
 
 public:
   BackgroundManagerCanvas (BackgroundManager* pBkgdMgr = NULL);
-
+#if 0
   void OnPaint (wxPaintEvent& event);
-
+#endif
   DECLARE_EVENT_TABLE()
 };