small code cleanup

This commit is contained in:
Philipp Crocoll
2020-06-11 07:27:38 +02:00
parent 1625e5e3ac
commit 69f8481cf1

View File

@@ -575,15 +575,13 @@ namespace keepass2android
}
}
int count = 1;
private string mDrawerTitle;
private MeasuringRelativeLayout.MeasureArgs _measureArgs;
private ActivityDesign _activityDesign;
private BiometricDecryption _biometricDec;
private bool _fingerprintPermissionGranted;
private PasswordActivityBroadcastReceiver _intentReceiver;
private PasswordActivityBroadcastReceiver _intentReceiver;
private int _appnameclickCount;