diff --git a/plugins/community/repos/Bogaudio/src/VCAmp.hpp b/plugins/community/repos/Bogaudio/src/VCAmp.hpp index 374c0459..dbc88126 100644 --- a/plugins/community/repos/Bogaudio/src/VCAmp.hpp +++ b/plugins/community/repos/Bogaudio/src/VCAmp.hpp @@ -5,8 +5,6 @@ using namespace bogaudio::dsp; -extern Model* modelVCAmp; - namespace bogaudio { struct VCAmp : Module {