commit 48bea4309c2d1a4fa876814e9b8b610099a8179b parent 8a7f4a21335e326b316a0fc08529c149836cdcbf Author: paulnasca <paulnasca> Date: Mon, 2 Aug 2004 12:32:57 +0000 *** empty log message *** Diffstat:
M | src/Output/VSTaudiooutput.h | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/Output/VSTaudiooutput.h b/src/Output/VSTaudiooutput.h @@ -45,7 +45,6 @@ class VSTSynth:public AudioEffectX{ MasterUI *ui; int Pexitprogram; - protected: Master *vmaster; pthread_t thr; };