From bbbd56c40a6297d966cc91afa315fb8f83f19b11 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 24 Jul 2016 13:11:57 +0200 Subject: [PATCH] Remove hashes --- msg_hash.h | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/msg_hash.h b/msg_hash.h index 8ec5136784..fb570d4a1c 100644 --- a/msg_hash.h +++ b/msg_hash.h @@ -1859,16 +1859,6 @@ enum msg_hash_enums /* Input settings */ #define MENU_LABEL_INPUT_OVERLAY 0x24e24796U -#define MENU_LABEL_INPUT_KEYBOARD_GAMEPAD_MAPPING_TYPE 0x3665cbb0U - -#define MENU_LABEL_INPUT_HOTKEY_BINDS_BEGIN 0x5a56139bU -#define MENU_LABEL_INPUT_SMALL_KEYBOARD_ENABLE 0xe6736fc3U -#define MENU_LABEL_INPUT_ICADE_ENABLE 0xcd534dd0U -#define MENU_LABEL_INPUT_AUTODETECT_ENABLE 0xb1e07facU -#define MENU_LABEL_INPUT_DUTY_CYCLE 0xec787129U -#define MENU_LABEL_INPUT_BIND_DEVICE_ID 0xd1ea94ecU -#define MENU_LABEL_INPUT_BIND_DEVICE_TYPE 0xf6e9f041U - #define MENU_LABEL_INPUT_OSK_OVERLAY 0x11f1c582U /* Record settings */