From: Daniel Mack Date: Mon, 20 Jan 2014 11:37:19 +0000 (+0100) Subject: connection: kill unneeded include X-Git-Tag: upstream/0.20140120.123719^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=761aff75b5ed411c9e1ab09dc4eec64c41ac5532;p=platform%2Fcore%2Fsystem%2Fkdbus-bus.git connection: kill unneeded include --- diff --git a/connection.c b/connection.c index b9f0b90..dfac943 100644 --- a/connection.c +++ b/connection.c @@ -24,7 +24,6 @@ #include #include #include -#include #include "bus.h" #include "connection.h"