Index: trunk/BNC/src/bncmain.cpp
===================================================================
--- trunk/BNC/src/bncmain.cpp	(revision 5871)
+++ trunk/BNC/src/bncmain.cpp	(revision 5872)
@@ -218,6 +218,4 @@
                                                bncRawFile::input);
       bncGetThread* getThread = new bncGetThread(rawFile);
-      QObject::connect(getThread, SIGNAL(finished()), 
-                       pppMain, SLOT(slotStop()), Qt::BlockingQueuedConnection);
       caster->addGetThread(getThread, true);
     }
