summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceDbus/headers.h')
-rw-r--r--PluginRoutingInterfaceDbus/headers.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/PluginRoutingInterfaceDbus/headers.h b/PluginRoutingInterfaceDbus/headers.h
deleted file mode 100644
index 9f49ce4..0000000
--- a/PluginRoutingInterfaceDbus/headers.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * headers.h
- *
- * Created on: Jul 21, 2011
- * Author: christian
- */
-
-#ifndef HEADERS_H_
-#define HEADERS_H_
-
-#include <dbus/dbus.h>
-#include <dlt/dlt.h>
-#include "routinginterface.h"
-#include "dbusRoothandler.h"
-#include "AudiomanagerInterface.h"
-#include "DbusSend.h"
-#include "DBUSMessageHandler.h"
-#include "DbusInterface.h"
-
-#define BUS_NAME "DBUS"
-#define DBUS_BUSNAME "org.genivi.command"
-#define DBUS_PATH "/pulse"
-
-
-const char MY_NODE[]="routinginterface\0";
-
-DLT_IMPORT_CONTEXT(DBusPlugin);
-
-#endif /* HEADERS_H_ */