diff options
Diffstat (limited to '')
-rw-r--r-- | src/options.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/options.h b/src/options.h index 0f9fa13c1..791ec2f09 100644 --- a/src/options.h +++ b/src/options.h @@ -26,8 +26,6 @@ typedef struct { int hide_cursor; int seek_time; int lyrics_timeout; - bool reconnect; - bool debug; bool find_wrap; bool find_show_last_pattern; bool list_wrap; |