Split VST2 specific functionality into Vst2Logger

This commit is contained in:
Robbert van der Helm
2020-12-01 21:42:33 +01:00
parent 2230b5099f
commit f9a1bcd7bd
11 changed files with 617 additions and 572 deletions
-1
View File
@@ -31,7 +31,6 @@
#include "../../common/communication/vst2.h"
#include "../../common/configuration.h"
#include "../../common/logging/common.h"
#include "../editor.h"
#include "../utils.h"