mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
cleanup
This commit is contained in:
parent
c33068229c
commit
401b38d746
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ class OPDSCustomLink extends OPDSNetworkLink implements ICustomNetworkLink {
|
|||
myHasChanges = false;
|
||||
}
|
||||
|
||||
|
||||
public final void setIcon(String icon) {
|
||||
myHasChanges = myHasChanges || !ZLMiscUtil.equals(myIcon, icon);
|
||||
myIcon = icon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue