]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.ui/src/org/simantics/ui/internal/SessionUtils.java
Remove usage of deprecated SimanticsUI-methods
[simantics/platform.git] / bundles / org.simantics.ui / src / org / simantics / ui / internal / SessionUtils.java
index 86ef494522a6c8fc406cb7e1ccea344659cc3e14..07b086644dd15c308d90692846bd09ef14c1f8e1 100644 (file)
@@ -175,7 +175,7 @@ public final class SessionUtils {
 //    throws DatabaseException, IOException
 //    {
 //        if(!forceReload) {
-//            ISessionContext newCtx = SimanticsUI.getSessionContext();
+//            ISessionContext newCtx = Simantics.getSessionContext();
 //            if (newCtx != null && address.equals(newCtx.getAddress()))
 //                return newCtx;
 //