summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefabs/TestRailsPrefabs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generating/Prefabs/TestRailsPrefabs.h')
-rw-r--r--src/Generating/Prefabs/TestRailsPrefabs.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/Generating/Prefabs/TestRailsPrefabs.h b/src/Generating/Prefabs/TestRailsPrefabs.h
deleted file mode 100644
index 24b84de74..000000000
--- a/src/Generating/Prefabs/TestRailsPrefabs.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-// TestRailsPrefabs.h
-
-// Declares the prefabs in the group TestRails
-
-#include "../Prefab.h"
-
-
-
-
-
-extern const cPrefab::sDef g_TestRailsPrefabs[];
-extern const cPrefab::sDef g_TestRailsStartingPrefabs[];
-extern const size_t g_TestRailsPrefabsCount;
-extern const size_t g_TestRailsStartingPrefabsCount;