From d2c414f198bfd96329f8b3706bfd72820b34bd6c Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 6 Aug 2009 14:00:32 +0200 Subject: move huge inlines out of DBusClientProxy.h to DBusClientProxy.cpp Signed-off-by: Denys Vlasenko --- lib/CommLayer/DBusServerProxy.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/CommLayer/DBusServerProxy.cpp') diff --git a/lib/CommLayer/DBusServerProxy.cpp b/lib/CommLayer/DBusServerProxy.cpp index 24aaaad..d4aee84 100644 --- a/lib/CommLayer/DBusServerProxy.cpp +++ b/lib/CommLayer/DBusServerProxy.cpp @@ -18,11 +18,6 @@ */ #include "DBusServerProxy.h" -//#include -//#include -//#include "DBusCommon.h" -//#include -//#include #include /* public: */ -- cgit