aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenPartyOptions.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/UScreenPartyOptions.pas')
-rw-r--r--src/screens/UScreenPartyOptions.pas3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/screens/UScreenPartyOptions.pas b/src/screens/UScreenPartyOptions.pas
index 5603502a..9992fab5 100644
--- a/src/screens/UScreenPartyOptions.pas
+++ b/src/screens/UScreenPartyOptions.pas
@@ -290,9 +290,6 @@ begin
inherited;
Randomize;
-
-// LCD.WriteText(1, ' Choose mode: ');
-// UpdateLCD;
end;
procedure TScreenPartyOptions.SetAnimationProgress(Progress: real);