mirror of
https://github.com/nextcloud/android.git
synced 2024-12-23 09:10:33 +03:00
remove unused theme getter from interface
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
66144bb8b6
commit
55d5f2f41a
1 changed files with 0 additions and 2 deletions
|
@ -302,6 +302,4 @@ public interface AppPreferences {
|
|||
boolean isPowerCheckDisabled();
|
||||
|
||||
void setPowerCheckDisabled(boolean value);
|
||||
|
||||
boolean getTheme();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue