r577: no message
[ctsim.git] / src / docs.h
index 71ce6e3771eb05de43d1d2912ed5bf6b49aa95bb..6c0e0fe4e68b7ae8a18ee094e2b4ad0692240f54 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: docs.h,v 1.23 2001/02/23 18:56:56 kevin Exp $
+**  $Id: docs.h,v 1.24 2001/02/23 21:58:31 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
@@ -127,9 +127,6 @@ public:
     void OnAddBackground (wxCommandEvent& event);
     void OnRemoveBackground (wxCommandEvent& event);
 
-    void addReconstructor (BackgroundSupervisor* pRecon);
-    void removeReconstructor (BackgroundSupervisor* pRecon);
-
     DECLARE_EVENT_TABLE()
 };