summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/vstfx.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-11-22 00:15:46 +0000
committerCarl Hetherington <carl@carlh.net>2011-11-22 00:15:46 +0000
commitd7b38512b8e0400e53a28708fd0e7da1188ad7ba (patch)
tree9ed2cc28fbb0829e229ad01f78e9685332cdf201 /libs/ardour/ardour/vstfx.h
parent2f7b61155e7c5628d74e429a3baafd8c5dd49ddd (diff)
Remove VESTIGE_HEADER stuff since we will always use it.
git-svn-id: svn://localhost/ardour2/branches/3.0@10755 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/vstfx.h')
-rwxr-xr-xlibs/ardour/ardour/vstfx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/ardour/ardour/vstfx.h b/libs/ardour/ardour/vstfx.h
index decfd571de..33cac1d1ca 100755
--- a/libs/ardour/ardour/vstfx.h
+++ b/libs/ardour/ardour/vstfx.h
@@ -18,10 +18,6 @@ void vstfx_set_error_function (void (*func)(const char *));
void vstfx_error (const char *fmt, ...);
-/*We will use the vestige headers*/
-
-#define VESTIGE_HEADER
-
#include <ardour/vestige/aeffectx.h>
typedef struct _VSTFX VSTFX;