diff --git a/Core/src/org/sleuthkit/autopsy/geolocation/GeoFilterPanel.java b/Core/src/org/sleuthkit/autopsy/geolocation/GeoFilterPanel.java index 5f47502c58..d8121e68a1 100755 --- a/Core/src/org/sleuthkit/autopsy/geolocation/GeoFilterPanel.java +++ b/Core/src/org/sleuthkit/autopsy/geolocation/GeoFilterPanel.java @@ -496,7 +496,7 @@ class GeoFilterPanel extends javax.swing.JPanel { * * @throws TskCoreException */ - public long getGPSDataCount(SleuthkitCase sleuthkitCase, + private long getGPSDataCount(SleuthkitCase sleuthkitCase, DataSource dataSource, BlackboardArtifact.ARTIFACT_TYPE artifactType) throws TskCoreException { long count = 0; String queryStr