summaryrefslogtreecommitdiff
path: root/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.c')
-rw-r--r--test/test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.c b/test/test.c
index 7d1d578a1..839096093 100644
--- a/test/test.c
+++ b/test/test.c
@@ -9,7 +9,6 @@ test_init (int *argc,
char ***argv)
{
gtk_init (argc, argv);
- gdk_rgb_init ();
eel_make_warnings_and_criticals_stop_in_debugger ();
}