summaryrefslogtreecommitdiff
path: root/apps/windoze/CBuilder5/prototype/ModInstForm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/CBuilder5/prototype/ModInstForm.cpp')
-rw-r--r--apps/windoze/CBuilder5/prototype/ModInstForm.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/windoze/CBuilder5/prototype/ModInstForm.cpp b/apps/windoze/CBuilder5/prototype/ModInstForm.cpp
deleted file mode 100644
index 1763817..0000000
--- a/apps/windoze/CBuilder5/prototype/ModInstForm.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
-//---------------------------------------------------------------------------
-#include <vcl\vcl.h>
-#pragma hdrstop
-
-#include "ModInstForm.h"
-//---------------------------------------------------------------------------
-#pragma resource "*.dfm"
-TModInstFrm *ModInstFrm;
-//---------------------------------------------------------------------------
-__fastcall TModInstFrm::TModInstFrm(TComponent* Owner)
- : TForm(Owner)
-{
-}
-//--------------------------------------------------------------------------- \ No newline at end of file