diff options
author | Max Kellermann <max@duempel.org> | 2013-01-30 22:53:12 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-01-30 22:53:12 +0100 |
commit | 5ed9f02c4de0a8ddb7649e0541a8d6f32f61b3f8 (patch) | |
tree | 32094f443903b1c128f2336278f120f896091001 /src/UpdateArchive.hxx | |
parent | 378ebad1c8d7079b41319600f13c1c884d6c693a (diff) |
TagPool, ...: include cleanup
Diffstat (limited to 'src/UpdateArchive.hxx')
-rw-r--r-- | src/UpdateArchive.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/UpdateArchive.hxx b/src/UpdateArchive.hxx index aa9882ae0..73b363d27 100644 --- a/src/UpdateArchive.hxx +++ b/src/UpdateArchive.hxx @@ -37,8 +37,6 @@ update_archive_file(Directory *directory, #else -#include <glib.h> - static inline bool update_archive_file(gcc_unused Directory *directory, gcc_unused const char *name, |