diff options
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/settings.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/settings.h b/src/core/settings.h index 1143aba5d..1fbe940b0 100644 --- a/src/core/settings.h +++ b/src/core/settings.h | |||
| @@ -174,9 +174,7 @@ struct Values { | |||
| 174 | 174 | ||
| 175 | Setting<bool> motion_enabled; | 175 | Setting<bool> motion_enabled; |
| 176 | std::string motion_device; | 176 | std::string motion_device; |
| 177 | std::string udp_input_address; | 177 | std::string udp_input_servers; |
| 178 | u16 udp_input_port; | ||
| 179 | u8 udp_pad_index; | ||
| 180 | 178 | ||
| 181 | bool mouse_enabled; | 179 | bool mouse_enabled; |
| 182 | std::string mouse_device; | 180 | std::string mouse_device; |