From 84af816478c7814af90cf54840543a7bbd9a681d Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Wed, 12 Nov 2008 20:03:57 +0000 Subject: Check done. Not needed for Mac OS X. TODO note cleared. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1517 b956fd51-792f-4845-bead-9b4dfca2ff2c --- src/ultrastardx.dpr | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3