summaryrefslogtreecommitdiffstats
path: root/lib/CommLayer/DBusServerProxy.h
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.h
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.h')
-rw-r--r--lib/CommLayer/DBusServerProxy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/CommLayer/DBusServerProxy.h b/lib/CommLayer/DBusServerProxy.h
index 9ade7a6..ae597e2 100644
--- a/lib/CommLayer/DBusServerProxy.h
+++ b/lib/CommLayer/DBusServerProxy.h
@@ -22,9 +22,6 @@
#include <dbus-c++/dbus.h>
#include <dbus-c++/glib-integration.h>
#include "DBusCommon.h"
-//#include <map>
-//#include <iostream>
-//#include <stdlib.h>
class CDBusServer_adaptor
: public DBus::InterfaceAdaptor