Revert "enable sql debug in nightly"
This reverts commit 53d35fbf57066e9fd87d2853bda54e53257877af.
This commit is contained in:
parent
53d35fbf57
commit
6de63921e3
@ -31,7 +31,7 @@ public class MediaLibraryBackend extends SQLiteOpenHelper {
|
|||||||
/**
|
/**
|
||||||
* Enables or disables debugging
|
* Enables or disables debugging
|
||||||
*/
|
*/
|
||||||
private static final boolean DEBUG = true;
|
private static final boolean DEBUG = false;
|
||||||
/**
|
/**
|
||||||
* The database version we are using
|
* The database version we are using
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user