aboutsummaryrefslogtreecommitdiff
path: root/client/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/main.h')
-rw-r--r--client/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/main.h b/client/main.h
index cd81348..b72b507 100644
--- a/client/main.h
+++ b/client/main.h
@@ -17,7 +17,6 @@ typedef struct {
uint8_t map_height;
w2_s_cmd_info_tx info;
- w2_s_cmd_sens_tx io;
} w2_s_client_state;
extern w2_s_client_state g_w2_state;