From 848db8fbd56dbae1ad286b7791dba293462b5f43 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 11 Oct 2014 22:19:23 +0200 Subject: fix scanning of VST shell plugins --- libs/ardour/vst_info_file.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/vst_info_file.cc') diff --git a/libs/ardour/vst_info_file.cc b/libs/ardour/vst_info_file.cc index 3cfbad1297..4037aec91b 100644 --- a/libs/ardour/vst_info_file.cc +++ b/libs/ardour/vst_info_file.cc @@ -730,7 +730,6 @@ vstfx_info_from_plugin (const char *dllpath, VSTState* vstfx, vector int id; vector< pair > ids; AEffect *plugin = vstfx->plugin; - string path = vstfx->handle->path; do { char name[65] = "Unknown"; -- cgit v1.2.3