diff options
Diffstat (limited to 'glib/tests/markup-parse.c')
-rw-r--r-- | glib/tests/markup-parse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/glib/tests/markup-parse.c b/glib/tests/markup-parse.c index d0f4686e0..00742d745 100644 --- a/glib/tests/markup-parse.c +++ b/glib/tests/markup-parse.c @@ -346,4 +346,3 @@ main (int argc, char *argv[]) return g_test_run (); } - |