diff options
Diffstat (limited to 'src/gpm-self-test.c')
-rw-r--r-- | src/gpm-self-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-self-test.c b/src/gpm-self-test.c index 721516c..8f2acf8 100644 --- a/src/gpm-self-test.c +++ b/src/gpm-self-test.c @@ -51,7 +51,6 @@ main (int argc, char **argv) { EggTest *test; - g_type_init (); test = egg_test_init (); egg_debug_init (TRUE); |