summaryrefslogtreecommitdiffstats
path: root/lib/CommLayer/DBusServerProxy.cpp
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-08-06 14:00:32 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-08-06 14:00:32 +0200
commitd2c414f198bfd96329f8b3706bfd72820b34bd6c (patch)
treea2cc984f4ae38437c60c9cb5ff2ad058973ac0cb /lib/CommLayer/DBusServerProxy.cpp
parent2712136a385253a711a7b1a00222cd117bcbb830 (diff)
downloadabrt-d2c414f198bfd96329f8b3706bfd72820b34bd6c.tar.gz
abrt-d2c414f198bfd96329f8b3706bfd72820b34bd6c.tar.xz
abrt-d2c414f198bfd96329f8b3706bfd72820b34bd6c.zip
move huge inlines out of DBusClientProxy.h to DBusClientProxy.cpp
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/CommLayer/DBusServerProxy.cpp')
-rw-r--r--lib/CommLayer/DBusServerProxy.cpp5
1 files changed, 0 insertions, 5 deletions
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 <dbus-c++/dbus.h>
-//#include <dbus-c++/glib-integration.h>
-//#include "DBusCommon.h"
-//#include <map>
-//#include <iostream>
#include <stdlib.h>
/* public: */