remove testing code

This commit is contained in:
Philipp Crocoll
2018-03-27 20:45:47 +02:00
parent a5eb77dd87
commit 62bbfc6075

View File

@@ -338,8 +338,7 @@ namespace keepass2android
}
};
}
_prefs.Edit().PutBoolean(autofillservicewasenabled_prefskey, false).Commit();
if (FindViewById(Resource.Id.info_dont_show_autofill_again) != null)
{