summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/CAmCommandSender.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/src/CAmCommandSender.cpp')
-rw-r--r--AudioManagerDaemon/src/CAmCommandSender.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/AudioManagerDaemon/src/CAmCommandSender.cpp b/AudioManagerDaemon/src/CAmCommandSender.cpp
index 958c8b6..c41c01d 100644
--- a/AudioManagerDaemon/src/CAmCommandSender.cpp
+++ b/AudioManagerDaemon/src/CAmCommandSender.cpp
@@ -59,7 +59,6 @@ CAmCommandSender::CAmCommandSender(const std::vector<std::string>& listOfPluginD
if (listOfPluginDirectories.empty())
{
logError("CAmCommandSender::CAmCommandSender: List of commandplugins is empty");
- throw std::runtime_error("List of commandplugins is empty!");
}
std::vector<std::string> sharedLibraryNameList;