Index: /trunk/BNC/bnccaster.cpp
===================================================================
--- /trunk/BNC/bnccaster.cpp	(revision 229)
+++ /trunk/BNC/bnccaster.cpp	(revision 230)
@@ -74,5 +74,5 @@
     thread->terminate();
     thread->wait();
-    ////    delete thread;
+    delete thread;
   }
   delete _out;
