Clean up ToobAmp log messages and rdf:comment's.
This commit is contained in:
+1
-1
@@ -1217,7 +1217,7 @@ private:
|
||||
}
|
||||
catch (const std::exception &e)
|
||||
{
|
||||
Lv2Log::error("Fatal error while processing jack audio. (%s)", e.what());
|
||||
Lv2Log::error("Fatal error while processing realtime audio. (%s)", e.what());
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user