Android: Get rid of the Camera key hack

Unnecessary now that we have a standard mechanism to disable touch input
;).
This commit is contained in:
NiLuJe
2022-11-08 18:27:59 +01:00
parent 58ba4076a8
commit c5700b718d
4 changed files with 0 additions and 27 deletions

View File

@@ -111,7 +111,6 @@ local order = {
"----------------------------",
"page_turns_non_touch",
"android_volume_keys",
"android_camera_key",
"android_haptic_feedback",
"android_back_button",
"----------------------------",