Skip to content

Commit

Permalink
GP-3696 - cleaning up function compare windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghidragon committed May 23, 2024
1 parent 770f544 commit 5ea8e97
Show file tree
Hide file tree
Showing 77 changed files with 4,043 additions and 5,632 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -852,16 +852,6 @@ Address getAddressTopOfScreen() {
return getAddressIndexMap().getAddress(index);
}

@Override
public void formatModelAdded(FieldFormatModel model) {
// uninterested
}

@Override
public void formatModelRemoved(FieldFormatModel model) {
// uninterested
}

@Override
public void formatModelChanged(FieldFormatModel model) {
tool.setConfigChanged(true);
Expand Down

This file was deleted.

Loading

0 comments on commit 5ea8e97

Please sign in to comment.