aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ultrastardx.dpr1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ultrastardx.dpr b/src/ultrastardx.dpr
index e83a7569..e13bbc13 100644
--- a/src/ultrastardx.dpr
+++ b/src/ultrastardx.dpr
@@ -35,7 +35,6 @@ program ultrastardx;
{$I switches.inc}
-// TODO: check if this is needed for MacOSX too
{$IFDEF MSWINDOWS}
// Set global application-type (GUI/CONSOLE) switch for Windows.
// CONSOLE is the default for FPC, GUI for Delphi, so we have