summaryrefslogtreecommitdiff
path: root/apps/windoze/CBuilder4/prototype/biblecsmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/CBuilder4/prototype/biblecsmgr.h')
-rw-r--r--apps/windoze/CBuilder4/prototype/biblecsmgr.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/apps/windoze/CBuilder4/prototype/biblecsmgr.h b/apps/windoze/CBuilder4/prototype/biblecsmgr.h
deleted file mode 100644
index d94bbd6..0000000
--- a/apps/windoze/CBuilder4/prototype/biblecsmgr.h
+++ /dev/null
@@ -1,18 +0,0 @@
-//---------------------------------------------------------------------------
-#ifndef biblecsmgrH
-#define biblecsmgrH
-#include <swmgr.h>
-#include "ModInstForm.h"
-//---------------------------------------------------------------------------
-class BibleCSMGR : public SWMgr {
- TModInstFrm *ModInstFrm;
-
-protected:
- virtual char AddModToConfig(int conffd, const char *fname);
-
-public:
- BibleCSMGR(TModInstFrm *iModInstFrm);
-};
-
-#endif
- \ No newline at end of file