From: Charles Kerr Date: Fri, 24 Dec 2010 09:23:57 +0000 (+0000) Subject: (trunk gtk) #3836 "libevent2 support" -- remove "#include " from gtk/ client X-Git-Tag: 2.20b1~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c53e35dbf6d4159fabf14e8347401dcf14450cb;p=transmission (trunk gtk) #3836 "libevent2 support" -- remove "#include " from gtk/ client --- diff --git a/gtk/util.c b/gtk/util.c index bdc21d2ed..fa188a602 100644 --- a/gtk/util.c +++ b/gtk/util.c @@ -31,8 +31,6 @@ #include #endif -#include - #include /* TR_RATIO_NA, TR_RATIO_INF */ #include /* tr_inf */ #include /* tr_webResponseStr() */