mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +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;
|
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) {
|
void writeProperties(java.util.Properties p) {
|
||||||
// better to version settings since initial version as advocated at
|
// better to version settings since initial version as advocated at
|
||||||
// http://wiki.apidesign.org/wiki/PropertyFiles
|
// http://wiki.apidesign.org/wiki/PropertyFiles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user