diff options
Diffstat (limited to 'gio/kqueue/dep-list.c')
-rw-r--r-- | gio/kqueue/dep-list.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gio/kqueue/dep-list.c b/gio/kqueue/dep-list.c index 3e7976539..588cebd80 100644 --- a/gio/kqueue/dep-list.c +++ b/gio/kqueue/dep-list.c @@ -534,4 +534,3 @@ dl_calculate (dep_list *before, dl_shallow_free (pre); dl_shallow_free (was); } - |