diff options
author | Christian Mueller <christian@lmuc329619u.(none)> | 2011-08-05 10:51:38 +0200 |
---|---|---|
committer | Christian Mueller <christian@lmuc329619u.(none)> | 2011-08-05 10:51:38 +0200 |
commit | 9826492b0066d47cfa9ba68d6efe737cc3c317a3 (patch) | |
tree | 7cedfad495aeddb24a9a363ee1692c4bf4c186fb /PluginRoutingInterfaceDbus/CMakeLists.txt | |
parent | 2d849dd0b5b1558e92cd0f2cd6dbc556950d631d (diff) | |
download | audiomanager-9826492b0066d47cfa9ba68d6efe737cc3c317a3.tar.gz |
update on dbus
Diffstat (limited to 'PluginRoutingInterfaceDbus/CMakeLists.txt')
-rw-r--r-- | PluginRoutingInterfaceDbus/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PluginRoutingInterfaceDbus/CMakeLists.txt b/PluginRoutingInterfaceDbus/CMakeLists.txt index 4880da1..c9e80ea 100644 --- a/PluginRoutingInterfaceDbus/CMakeLists.txt +++ b/PluginRoutingInterfaceDbus/CMakeLists.txt @@ -37,7 +37,6 @@ INCLUDE_DIRECTORIES( SET(PLUGINDBUS_SRCS_CXX AudiomanagerInterface.cpp DbusInterface.cpp - DBUSIntrospection.cpp DBUSMessageHandler.cpp DbusSend.cpp ) |