aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/lua.c
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-11-03 16:59:13 +0100
committercbdev <cb@cbcdn.com>2019-11-03 16:59:13 +0100
commit24e5594c754ec74918848d33d513db69d54aba47 (patch)
treed93808cce63be70cb8e331a15d5d425ece2abb57 /backends/lua.c
parent65bd41387c8dbf67812de1881198a47c9bb4b55e (diff)
downloadmidimonster-24e5594c754ec74918848d33d513db69d54aba47.tar.gz
midimonster-24e5594c754ec74918848d33d513db69d54aba47.tar.bz2
midimonster-24e5594c754ec74918848d33d513db69d54aba47.zip
Fix winmidi wire format
Diffstat (limited to 'backends/lua.c')
-rw-r--r--backends/lua.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/lua.c b/backends/lua.c
index 365cf3e..1cd965e 100644
--- a/backends/lua.c
+++ b/backends/lua.c
@@ -456,9 +456,6 @@ static int lua_start(){
}
free(inst);
- if(!n){
- return 0;
- }
#ifdef MMBACKEND_LUA_TIMERFD
//register the timer with the core