]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/EveBase/AliEveMacroExecutorWindow.cxx
Part of fix for Event Display quitting.
[u/mrichter/AliRoot.git] / EVE / EveBase / AliEveMacroExecutorWindow.cxx
index 6d9ac1046272496e00f3cd066db2b560a1043238..ec9a1191c9678d6d3abf336e0cc50070b5b3564f 100644 (file)
@@ -175,8 +175,7 @@ AliEveMacroExecutorWindow::~AliEveMacroExecutorWindow()
 {
   // Destructor.
        fBoxContents.clear();
-               
-  AliEveEventManager::GetMaster()->Disconnect("NewEventLoaded()", this);
+    AliEveEventManager::GetMaster()->Disconnect("NewEventLoaded");/*()", this);*/
 }
 
 /******************************************************************************/