This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix build without liblo
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.2.0-RC1
falkTX
4 years ago
parent
3e1cf061e3
commit
9f8c9369b7
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
source/backend/plugin/CarlaPluginJack.cpp
+ 0
- 5
source/backend/plugin/CarlaPluginJack.cpp
View File
@@ -164,11 +164,6 @@ public:
return ret.releaseBufferPointer();
}
const CarlaString& getAppName() const noexcept
{
return fProject.appName;
}
protected:
#ifdef HAVE_LIBLO
static void _osc_error_handler(int num, const char* msg, const char* path)
Write
Preview
Loading…
Cancel
Save