summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceCAPI/include/CAmRoutingSenderCAPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceCAPI/include/CAmRoutingSenderCAPI.h')
-rw-r--r--PluginRoutingInterfaceCAPI/include/CAmRoutingSenderCAPI.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/PluginRoutingInterfaceCAPI/include/CAmRoutingSenderCAPI.h b/PluginRoutingInterfaceCAPI/include/CAmRoutingSenderCAPI.h
index dc7f081..272b962 100644
--- a/PluginRoutingInterfaceCAPI/include/CAmRoutingSenderCAPI.h
+++ b/PluginRoutingInterfaceCAPI/include/CAmRoutingSenderCAPI.h
@@ -30,14 +30,12 @@
namespace am
{
using namespace CommonAPI;
-using namespace org::genivi::audiomanager;
#define ROUTING_NODE "routinginterface"
class CAmRoutingSenderCAPI: public IAmRoutingSend
{
bool mIsServiceStarted;
- bool mReady; ///< bool indicating whether the plugin have got
CAmLookupData mLookupData; ///< an object which implements the lookup mechanism
CAmCommonAPIWrapper *mpCAmCAPIWrapper; ///< pointer to the common-api wrapper
IAmRoutingReceive *mpIAmRoutingReceive; ///< pointer to the routing receive interface