--- linuxsampler/trunk/src/network/lscpserver.h 2005/02/26 02:01:14 411 +++ linuxsampler/trunk/src/network/lscpserver.h 2005/03/17 23:56:56 475 @@ -64,6 +64,7 @@ class LSCPServer : public Thread { public: LSCPServer(Sampler* pSampler); + virtual ~LSCPServer(); int WaitUntilInitialized(long TimeoutSeconds = 0L, long TimeoutNanoSeconds = 0L); // Methods called by the parser