Skip to content

Commit 99d6b98

Browse files
committed
remove unnecessary fxml annotation
1 parent a1b8651 commit 99d6b98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/esri/samples/geometry/geodesic_sector_and_ellipse/GeodesicSectorAndEllipseController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ public void initialize() {
127127
/**
128128
* Updates the sector and ellipse graphics using the controls' values.
129129
*/
130-
@FXML
131130
private void updateSector() {
132131

133132
// create geodesic sector parameters

0 commit comments

Comments
 (0)