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