4632-4630-4629 remove out of date comment

This commit is contained in:
William Schaefer 2019-01-28 14:24:58 -05:00
parent e2d109ed8c
commit 2f7ccd1549

View File

@ -123,7 +123,6 @@ final class DataSourceSummaryPanel extends javax.swing.JPanel {
osName += ", ";
}
osName += osInfo.getOSName();
//if this OSInfo object has a name use it otherwise keep checking OSInfo objects
}
} catch (TskCoreException ignored) {
//unable to get datasource for the OSInfo Object