Browse Source

errm, sorry

tags/1.9.4
falkTX 11 years ago
parent
commit
4a4855f6ba
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      source/plugin/carla-native-base.cpp

+ 1
- 0
source/plugin/carla-native-base.cpp View File

@@ -44,6 +44,7 @@ const char* carla_file_callback(FileCallbackOpcode action, bool isDir, const cha


// unused // unused
(void)action; (void)action;
(void)isDir;
} }


// ----------------------------------------------------------------------- // -----------------------------------------------------------------------


Loading…
Cancel
Save