diff options
Diffstat (limited to 'src/options.h')
-rw-r--r-- | src/options.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/options.h b/src/options.h index 7440749..0dee617 100644 --- a/src/options.h +++ b/src/options.h @@ -204,9 +204,6 @@ struct __fehkb { struct __fehkey pan; struct __fehkey zoom; struct __fehkey reload; - struct __fehkey prev; - struct __fehkey next; - struct __fehkey menu; struct __fehkey blur; struct __fehkey rotate; }; |