test_unix_quickstarter is unused

Change-Id: Ie11b97f52832f8f04f8243f4d6c0f18b3954253f
This commit is contained in:
Tor Lillqvist
2013-08-02 17:22:19 +03:00
parent e22e166a5d
commit d5fd6bd357

View File

@@ -411,7 +411,6 @@ linux-gnu*|k*bsd*-gnu*)
test_kde=yes
test_kde4=yes
test_freetype=yes
test_unix_quickstarter=yes
_os=Linux
;;
@@ -585,7 +584,6 @@ linux-android*)
test_kde4=no
test_randr=no
test_xrender=no
test_unix_quickstarter=no
_os=Android
if test -z "$with_android_ndk"; then