tests: Remove testmultiscreen example

There aren't multiple screens anymore, so no need to test that.

Multiple displays can be tested with gtk-demo and testgtk.
This commit is contained in:
Benjamin Otte
2013-04-04 16:38:19 +02:00
parent 06bd9200cd
commit 4b75077ccd
2 changed files with 0 additions and 177 deletions

View File

@ -75,7 +75,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \
testmenubutton \
testmountoperation \
testmultidisplay \
testmultiscreen \
testnotebookdnd \
testnumerableicon \
testnouiprint \
@ -199,7 +198,6 @@ testmenubars_DEPENDENCIES = $(TEST_DEPS)
testmenubutton_DEPENDENCIES = $(TEST_DEPS)
testmountoperation_DEPENDENCIES = $(TEST_DEPS)
testmultidisplay_DEPENDENCIES = $(TEST_DEPS)
testmultiscreen_DEPENDENCIES = $(TEST_DEPS)
testnotebookdnd_DEPENDENCIES = $(TEST_DEPS)
testnouiprint_DEPENDENCIES = $(TEST_DEPS)
testnumerableicon_DEPENDENCIES = $(TEST_DEPS)