Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad526311 authored by Matt Pape's avatar Matt Pape Committed by Android (Google) Code Review
Browse files

Merge "Remove unused variable."

parents 6f2485de 460e5cc7
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -154,7 +154,6 @@ public class SettingsProvider extends ContentProvider {
    private static final String TABLE_SYSTEM = "system";
    private static final String TABLE_SYSTEM = "system";
    private static final String TABLE_SECURE = "secure";
    private static final String TABLE_SECURE = "secure";
    private static final String TABLE_GLOBAL = "global";
    private static final String TABLE_GLOBAL = "global";
    private static final String TABLE_CONFIG = "config";


    // Old tables no longer exist.
    // Old tables no longer exist.
    private static final String TABLE_FAVORITES = "favorites";
    private static final String TABLE_FAVORITES = "favorites";