mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-09 02:23:38 +02:00
@@ -5696,9 +5696,6 @@ public class FragmentCompose extends FragmentBase {
|
||||
}
|
||||
|
||||
private int getAutoPos(int start, int end) {
|
||||
if (!BuildConfig.DEBUG)
|
||||
return -1;
|
||||
|
||||
if (start > end || end == 0)
|
||||
return -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user