Skip to content

Commit

Permalink
Remove unneeded indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed May 6, 2019
1 parent 7e08b92 commit be0be9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@ else if (signal == Signal.CONT) {
redisplay();
}
}

@SuppressWarnings("unchecked")
protected Widget getWidget(Object binding) {
Widget w;
Expand Down

0 comments on commit be0be9e

Please sign in to comment.