diff options
Diffstat (limited to 'tests/test-pseudotcp-fuzzy.c')
-rw-r--r-- | tests/test-pseudotcp-fuzzy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-pseudotcp-fuzzy.c b/tests/test-pseudotcp-fuzzy.c index fdee222..4211248 100644 --- a/tests/test-pseudotcp-fuzzy.c +++ b/tests/test-pseudotcp-fuzzy.c @@ -395,7 +395,6 @@ int main (int argc, char *argv[]) GError *error = NULL; setlocale (LC_ALL, ""); - g_type_init (); /* Configuration. */ context = g_option_context_new ("— fuzz-test the pseudotcp socket"); |