rnd-20100315-2-src
[rocksndiamonds.git] / src / game_sp / FancyRestore.c
diff --git a/src/game_sp/FancyRestore.c b/src/game_sp/FancyRestore.c
deleted file mode 100644 (file)
index f134702..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-// ----------------------------------------------------------------------------
-// FancyRestore.c
-// ----------------------------------------------------------------------------
-
-#include "FancyRestore.h"
-
-// static char *VB_Name = "modFancy";
-
-// --- Option Explicit
-
-// ==========================================================================
-//                              SUBROUTINE
-// Restore fancy stuff from sparelevel (and destroy registers ...)
-// ==========================================================================
-
-
-int subRestoreFancy()
-{
-  int subRestoreFancy;
-
-
-  return subRestoreFancy;
-}