Skip to content

Commit 2a2116f

Browse files
committed
CSSTUDIO-2167 Remove "@FXML".
1 parent ae0b08f commit 2a2116f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/logbook/olog/ui/src/main/java/org/phoebus/logbook/olog/ui/LogEntryCellController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ public void setDecorations(List<Decoration> decorations) {
105105
this.decorations = decorations;
106106
}
107107

108-
@FXML
109108
public void refresh() {
110109

111110
decorationNodes.getChildren().clear();

0 commit comments

Comments
 (0)