Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e6bf0f2

Browse files
PaulStoffregencmaglie
authored andcommitted
Delete leftover comments & question
1 parent d9ae0b1 commit e6bf0f2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎arduino-core/src/cc/arduino/UploaderUtils.java‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ public Uploader getUploaderByPreferences(boolean noUploadPort) {
5555
return null;
5656
}
5757
boardPort = BaseNoGui.getDiscoveryManager().find(port);
58-
//if (boardPort == null) {
59-
// Is there ever a reason to attempt upload when
60-
// the Port is not found by DiscoveryManager?
61-
//return null;
62-
//}
6358
}
6459

6560
return new UploaderFactory().newUploader(target.getBoards().get(board), boardPort, noUploadPort);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /