GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aabd11
)
remove x11 dependency on osx+sdl2
author
DeaDDooMER <deaddoomer@deadsoftware.ru>
Sun, 1 Dec 2019 21:10:57 +0000
(
00:10
+0300)
committer
DeaDDooMER <deaddoomer@deadsoftware.ru>
Sun, 1 Dec 2019 21:10:57 +0000
(
00:10
+0300)
src/lib/sdl2/sdl2.pas
patch
|
blob
|
history
diff --git
a/src/lib/sdl2/sdl2.pas
b/src/lib/sdl2/sdl2.pas
index ab47a820b9cb7590e15d535f76a873d47dbfdf48..2e1c51e54ba079805c642cdf0ce25e1f7573ab13 100644
(file)
--- a/
src/lib/sdl2/sdl2.pas
+++ b/
src/lib/sdl2/sdl2.pas
@@
-147,8
+147,6
@@
interface
{$IFDEF DARWIN}
uses
- X,
- XLib,
CocoaAll;
{$ENDIF}
DEADSOFTWARE 2012-2025