Get rid of unused bitsery FUID extension

This would need a UID conversion to be safe anyway, so it's better to
just get rid of it.
This commit is contained in:
Robbert van der Helm
2021-01-22 13:40:01 +01:00
parent 249b82f846
commit 4a5c961b63
3 changed files with 0 additions and 65 deletions
@@ -20,7 +20,6 @@
#include <bitsery/traits/string.h>
#include <pluginterfaces/base/ipluginbase.h>
#include "../../bitsery/ext/vst3.h"
#include "base.h"
#include "host-context-proxy.h"
@@ -19,7 +19,6 @@
#include <bitsery/ext/std_optional.h>
#include <pluginterfaces/vst/ivstcomponent.h>
#include "../../../bitsery/ext/vst3.h"
#include "../../common.h"
#include "../base.h"