From dbd88e6aeff46f43504ea64aed49127ff5848b9f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 15 Oct 2013 20:14:36 +0200 Subject: Client, ...: remove unnecessary glib.h include --- src/TimePrint.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/TimePrint.cxx') diff --git a/src/TimePrint.cxx b/src/TimePrint.cxx index a0b07c447..129fa5352 100644 --- a/src/TimePrint.cxx +++ b/src/TimePrint.cxx @@ -21,8 +21,6 @@ #include "TimePrint.hxx" #include "Client.hxx" -#include - void time_print(Client *client, const char *name, time_t t) { -- cgit v1.2.3