Update of /cvsroot/audacity/audacity-src/src/effects/VST
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8944/src/effects/VST
Modified Files:
VSTEffect.cpp
Log Message:
Removed unneeded variable.
Index: VSTEffect.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/effects/VST/VSTEffect.cpp,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- VSTEffect.cpp 24 May 2009 11:31:06 -0000 1.35
+++ VSTEffect.cpp 24 May 2009 16:26:28 -0000 1.36
@@ -137,7 +137,6 @@
mSliders = NULL;
mDisplays = NULL;
mLabels = NULL;
- mProgramSelected = false;
// Determine if the VST editor is supposed to be used or not
mGui = (gPrefs->Read(wxT("/VST/GUI"), (long) true) != 0) &&
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs