Client, ...: remove unnecessary glib.h include

This commit is contained in:
Max Kellermann
2013-10-15 20:14:36 +02:00
parent 45418583e9
commit dbd88e6aef
19 changed files with 1 additions and 35 deletions

View File

@@ -31,8 +31,6 @@
#include "fs/Path.hxx"
#include "Log.hxx"
#include <glib.h>
#include <string.h>
#include <assert.h>