diff options
Diffstat (limited to 'make/make.jogl.all.linux-x86.sh')
-rw-r--r-- | make/make.jogl.all.linux-x86.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/make.jogl.all.linux-x86.sh b/make/make.jogl.all.linux-x86.sh index 2b791c6dd..915bacaf3 100644 --- a/make/make.jogl.all.linux-x86.sh +++ b/make/make.jogl.all.linux-x86.sh @@ -19,6 +19,5 @@ ant \ -DisLinux=true \ -DisLinuxX86=true \ -DisX11=true \ - -DuseKD=true \ -DuseOpenMAX=true \ $* 2>&1 | tee make.jogl.all.linux-x86.log |