diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-12-13 03:41:33 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-12-13 03:41:33 +0000 |
commit | 31b1dd0b3a5474cf5d8a41c0d6b6e5a24eceef2e (patch) | |
tree | 89846c60b284856d82a2936c8c3ef70e13fe1165 /externals/grill/vst/src | |
parent | c5a48f5fb8d531179c6f13a932deb4c59eda2564 (diff) |
""
svn path=/trunk/; revision=1221
Diffstat (limited to 'externals/grill/vst/src')
-rw-r--r-- | externals/grill/vst/src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/externals/grill/vst/src/main.cpp b/externals/grill/vst/src/main.cpp index 9130b894..243511f3 100644 --- a/externals/grill/vst/src/main.cpp +++ b/externals/grill/vst/src/main.cpp @@ -38,7 +38,6 @@ CVstApp theApp; /* ----- MFC stuff ------------- */ #endif - class vst: public flext_dsp { |