mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-16 17:57:43 +00:00
remove old code
This commit is contained in:
parent
ee4d0b2b99
commit
d3ed9beecd
@ -186,12 +186,6 @@ final class IngestMessageTopComponent extends TopComponent {
|
||||
return TopComponent.PERSISTENCE_ALWAYS;
|
||||
}
|
||||
|
||||
@Override
|
||||
public java.awt.Image getIcon() {
|
||||
return ImageUtilities.loadImage(
|
||||
"org/sleuthkit/autopsy/ingest/eye-icon.png"); //NON-NLS
|
||||
}
|
||||
|
||||
void writeProperties(java.util.Properties p) {
|
||||
// better to version settings since initial version as advocated at
|
||||
// http://wiki.apidesign.org/wiki/PropertyFiles
|
||||
|
Loading…
x
Reference in New Issue
Block a user