Skip to content

Commit 6bfc37c

Browse files
committed
remove javadoc
1 parent d302e63 commit 6bfc37c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/fileSystem/zip/ZipFileSystemContributor.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ public URI getURI(String pathString) {
6262
}
6363
}
6464

65-
/* (non-Javadoc)
66-
* @see org.eclipse.ui.ide.fileSystem.FileSystemContributor#browseFileSystem(java.lang.String, org.eclipse.swt.widgets.Shell)
67-
*/
6865
@Override
6966
public URI browseFileSystem(String initialPath, Shell shell) {
7067

0 commit comments

Comments
 (0)