diff options
Diffstat (limited to 'glib/tests/pattern.c')
-rw-r--r-- | glib/tests/pattern.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/glib/tests/pattern.c b/glib/tests/pattern.c index f3fc21f45..2f3f9e887 100644 --- a/glib/tests/pattern.c +++ b/glib/tests/pattern.c @@ -238,5 +238,3 @@ main (int argc, char** argv) return g_test_run (); } - - |