aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/USingNotes.pas
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Game/Code/Classes/USingNotes.pas13
1 files changed, 0 insertions, 13 deletions
diff --git a/Game/Code/Classes/USingNotes.pas b/Game/Code/Classes/USingNotes.pas
deleted file mode 100644
index f0754105..00000000
--- a/Game/Code/Classes/USingNotes.pas
+++ /dev/null
@@ -1,13 +0,0 @@
-unit USingNotes;
-
-interface
-
-{$I switches.inc}
-
-{ Dummy Unit atm
- For further expantation
- Placeholder for Class that will handle the Notes Drawing}
-
-implementation
-
-end.