]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.threadlog/src/org/simantics/threadlog/internal/Activator.java
Still working for multiple readers
[simantics/platform.git] / bundles / org.simantics.threadlog / src / org / simantics / threadlog / internal / Activator.java
index 309cab556ed96da05d192596bd56697df36e515d..d58b4abe76547386cbac3b271b063082f8ee28d3 100644 (file)
@@ -40,7 +40,7 @@ public class Activator extends Plugin {
                super.start(context);
                plugin = this;
                
-               ThreadLogController.start();
+               //ThreadLogController.start();
        }
 
        /*