summaryrefslogtreecommitdiffhomepage
path: root/Stars45/ApplicationDX9.h
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/ApplicationDX9.h')
-rw-r--r--Stars45/ApplicationDX9.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/Stars45/ApplicationDX9.h b/Stars45/ApplicationDX9.h
deleted file mode 100644
index e6003e7..0000000
--- a/Stars45/ApplicationDX9.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
- Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
- Copyright (c) 1997-2006, Destroyer Studios LLC.
-*/
-
-#ifndef ApplicationDX9_h
-#define ApplicationDX9_h
-
-
-class ApplicationDX9
-{
-public:
- ApplicationDX9();
- virtual ~ApplicationDX9();
-};
-
-
-#endif // ApplicationDX9_h