This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Remove leftover debug prints
Signed-off-by: falkTX <falktx@gmail.com>
pull/132/head
falkTX
6 years ago
parent
9647aaf225
commit
5e35de0872
Signed by:
falkTX
<falktx@gmail.com>
GPG Key ID:
2D3445A829213837
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
distrho/src/DistrhoUIDSSI.cpp
+ 0
- 2
distrho/src/DistrhoUIDSSI.cpp
View File
@@ -112,7 +112,6 @@ public:
void exec()
{
d_stdout("exec 1");
for (;;)
{
fOscData.idle();
@@ -122,7 +121,6 @@ public:
d_msleep(30);
}
d_stdout("exec 3");
}
// -------------------------------------------------------------------
Write
Preview
Loading…
Cancel
Save