소스 검색

Removed outdated commit

Baglio Tabifata 4 년 전
부모
커밋
923798cef8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/java/info/hkzlab/dupal/analyzer/palanalisys/explorers/OSExplorer.java

+ 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
             }
 
-            // TODO: Handle creating long links
             int nextIdx;
             OutState nOutState;