|
|
|
@ -1153,9 +1153,6 @@ public class ApplicationEx extends Application
|
|
|
|
if ("none".equals(onclose))
|
|
|
|
if ("none".equals(onclose))
|
|
|
|
editor.remove("onclose");
|
|
|
|
editor.remove("onclose");
|
|
|
|
|
|
|
|
|
|
|
|
if (BuildConfig.DEBUG)
|
|
|
|
|
|
|
|
editor.remove("openpgp_provider");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
editor.apply();
|
|
|
|
editor.apply();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|