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

Commit f2e8ddaf authored by Ryan Lothian's avatar Ryan Lothian
Browse files

Remove unused NO_ALL_APPS_ICON flag

Change-Id: I2286121d8e396acc4afe76c77ef99abd6154a866
parent 4548a7d4
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -44,9 +44,6 @@ abstract class BaseFlags {
    //Feature flag to enable pulling down navigation shade from workspace.
    //Feature flag to enable pulling down navigation shade from workspace.
    public static final boolean PULL_DOWN_STATUS_BAR = true;
    public static final boolean PULL_DOWN_STATUS_BAR = true;


    // When enabled the all-apps icon is not added to the hotseat.
    public static final boolean NO_ALL_APPS_ICON = true;

    // When true, custom widgets are loaded using CustomWidgetParser.
    // When true, custom widgets are loaded using CustomWidgetParser.
    public static final boolean ENABLE_CUSTOM_WIDGETS = false;
    public static final boolean ENABLE_CUSTOM_WIDGETS = false;