Skip to content

Commit d78b5c0

Browse files
committed
Fix javadoc error
1 parent fe002f2 commit d78b5c0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/scijava/desktop/DesktopService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public interface DesktopService extends SciJavaService {
5151
* @param webLinks whether URI scheme handlers should be registered
5252
* @param desktopIcon whether the application launcher entry should be present
5353
* @param fileTypes whether file-extension associations should be registered
54-
* @throws IOException if any part of the update fails
5554
*/
5655
void syncDesktopIntegration(boolean webLinks,
5756
boolean desktopIcon, boolean fileTypes);

0 commit comments

Comments
 (0)