From b7e748007bbe0b16fa8a8a089c6cc8fe43bc7aac Mon Sep 17 00:00:00 2001 From: christian mueller Date: Wed, 28 Dec 2011 15:55:32 +0100 Subject: * assert on empty busname (routinginterface) * added busname for DbusroutingSender * rework of sockethandlertests * small changes on compilerflags * new default error messages on dummy controller plugin * new plugin Asynchronous including tests --- PluginCommandInterfaceDbus/src/DBusCommandSender.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'PluginCommandInterfaceDbus') diff --git a/PluginCommandInterfaceDbus/src/DBusCommandSender.cpp b/PluginCommandInterfaceDbus/src/DBusCommandSender.cpp index e58422d..fde72c0 100644 --- a/PluginCommandInterfaceDbus/src/DBusCommandSender.cpp +++ b/PluginCommandInterfaceDbus/src/DBusCommandSender.cpp @@ -38,7 +38,6 @@ using namespace am; DLT_DECLARE_CONTEXT(DLT_CONTEXT) -//DLT_IMPORT_CONTEXT(DLT_CONTEXT); /** * factory for plugin loading -- cgit v1.2.1