Skip to content
Snippets Groups Projects
Commit 4961e5dd authored by Richard Cordovano's avatar Richard Cordovano
Browse files

Removed superfluous change

parent ac4baac1
No related branches found
No related tags found
No related merge requests found
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
* database implementations (such as SQLite) that might need it. * database implementations (such as SQLite) that might need it.
*/ */
public class SleuthkitCase { public class SleuthkitCase {
private String dbPath; private String dbPath;
private String dbDirPath; private String dbDirPath;
private volatile SleuthkitJNI.CaseDbHandle caseHandle; private volatile SleuthkitJNI.CaseDbHandle caseHandle;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment