aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/Screens')
-rw-r--r--Game/Code/Screens/UScreenSing.pas6
-rw-r--r--Game/Code/Screens/UScreenSingModi.pas4
2 files changed, 1 insertions, 9 deletions
diff --git a/Game/Code/Screens/UScreenSing.pas b/Game/Code/Screens/UScreenSing.pas
index c32b29e0..542326d2 100644
--- a/Game/Code/Screens/UScreenSing.pas
+++ b/Game/Code/Screens/UScreenSing.pas
@@ -22,15 +22,9 @@ uses UMenu,
ULyrics,
TextGL,
OpenGL12,
-(*
- {$IFDEF useBASS}
- bass,
- {$ENDIF}
-*)
UThemes,
ULCD,
UGraphicClasses,
-// UVideo,
USingScores;
type
diff --git a/Game/Code/Screens/UScreenSingModi.pas b/Game/Code/Screens/UScreenSingModi.pas
index b6989c76..e2d53f0a 100644
--- a/Game/Code/Screens/UScreenSingModi.pas
+++ b/Game/Code/Screens/UScreenSingModi.pas
@@ -21,9 +21,7 @@ uses UMenu,
ULyrics,
TextGL,
OpenGL12,
- {$IFDEF useBASS}
- bass,
- {$ENDIF}
+
UThemes,
ULCD,
UScreenSing,