mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
4940 Fix SQLiteDBConnect
This commit is contained in:
parent
b897243a51
commit
1a571c4545
@ -166,7 +166,7 @@ public class SQLiteDBConnect implements AutoCloseable {
|
|||||||
*
|
*
|
||||||
* @return The connection to the database, may be null.
|
* @return The connection to the database, may be null.
|
||||||
*
|
*
|
||||||
* @deprecated
|
* @deprecated Do not use.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public Connection getConnection() {
|
public Connection getConnection() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user