diff --git a/tests/modules-test.c b/tests/modules-test.c index a8118e9042..f9de3afdb7 100644 --- a/tests/modules-test.c +++ b/tests/modules-test.c @@ -52,9 +52,6 @@ int main(int argc, char *argv[]) #endif #ifdef CONFIG_SDL "ui-", "sdl", -#endif -#if defined(CONFIG_SPICE) && defined(CONFIG_GIO) - "ui-", "spice-app", #endif }; int i;