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 += ", ";
} }
osName += osInfo.getOSName(); osName += osInfo.getOSName();
//if this OSInfo object has a name use it otherwise keep checking OSInfo objects
} }
} catch (TskCoreException ignored) { } catch (TskCoreException ignored) {
//unable to get datasource for the OSInfo Object //unable to get datasource for the OSInfo Object