diff options
Diffstat (limited to '')
-rw-r--r-- | Game/Code/UltraStar.dpr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr index 14fe73e0..bcee540d 100644 --- a/Game/Code/UltraStar.dpr +++ b/Game/Code/UltraStar.dpr @@ -59,7 +59,6 @@ uses {$ENDIF} {$IFDEF DARWIN} PseudoThread in 'MacOSX/Wrapper/PseudoThread.pas', - UMacResources in 'MacOSX/Wrapper/UMacResources.pp', {$ENDIF} {$IFDEF UsePortaudio} portaudio in 'lib\portaudio\delphi\portaudio.pas', |