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

@@ -21,8 +21,6 @@
#include "TimePrint.hxx"
#include "Client.hxx"
#include <glib.h>
void
time_print(Client *client, const char *name, time_t t)
{