Browse Source

Removed outdated commit

Baglio Tabifata 4 years ago
parent
commit
923798cef8

+ 0 - 1
src/main/java/info/hkzlab/dupal/analyzer/palanalisys/explorers/OSExplorer.java

@@ -52,7 +52,6 @@ public class OSExplorer {
                 } else break; // We're done: can't move to anywhere else
                 } else break; // We're done: can't move to anywhere else
             }
             }
 
 
-            // TODO: Handle creating long links
             int nextIdx;
             int nextIdx;
             OutState nOutState;
             OutState nOutState;