rnd-20100315-3-src
[rocksndiamonds.git] / src / game_sp / LevelSetPreviewForm.c
diff --git a/src/game_sp/LevelSetPreviewForm.c b/src/game_sp/LevelSetPreviewForm.c
deleted file mode 100644 (file)
index 0482f86..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-// ----------------------------------------------------------------------------
-// LevelSetPreviewForm.c
-// ----------------------------------------------------------------------------
-
-#include "LevelSetPreviewForm.h"
-
-// --- VERSION 5.00
-// --- Begin VB.Form LevelSetPreviewForm 
-// ---    BorderStyle     =   4  'Fixed ToolWindow  // Fixed ToolWindow
-// ---    Caption         =   "Level Set Preview"
-// ---    ClientHeight    =   10860
-// ---    ClientLeft      =   4890
-// ---    ClientTop       =   2760
-// ---    ClientWidth     =   6585
-// ---    LinkTopic       =   "Form1"
-// ---    MaxButton       =   0   'False   // False
-// ---    MinButton       =   0   'False   // False
-// ---    ScaleHeight     =   724
-// ---    ScaleMode       =   3  'Pixel  // Pixel
-// ---    ScaleWidth      =   439
-// ---    ShowInTaskbar   =   0   'False   // False
-// ---    Begin VB.PictureBox pic 
-// ---       BackColor       =   &H00000000&
-// ---       Height          =   2475
-// ---       Left            =   480
-// ---       ScaleHeight     =   161
-// ---       ScaleMode       =   3  'Pixel  // Pixel
-// ---       ScaleWidth      =   349
-// ---       TabIndex        =   0
-// ---       Top             =   360
-// ---       Width           =   5295
-// ---    End
-// --- End
-
-// static char *VB_Name = "LevelSetPreviewForm";
-// static boolean VB_GlobalNameSpace = False;
-// static boolean VB_Creatable = False;
-// static boolean VB_PredeclaredId = True;
-// static boolean VB_Exposed = False;
-
-// --- Option Explicit
-