aboutsummaryrefslogtreecommitdiff
path: root/src/hotkey.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hotkey.h')
-rw-r--r--src/hotkey.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hotkey.h b/src/hotkey.h
index f96fcea..3b26ac3 100644
--- a/src/hotkey.h
+++ b/src/hotkey.h
@@ -61,8 +61,6 @@ struct carbon_event;
struct mode
{
- int line;
- int cursor;
char *name;
char *command;
bool capture;