From ae97bd3437baba458be2eec8a57eb5eece63d005 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 7 Nov 2008 08:28:53 +0100 Subject: options: removed deprecated options "reconnect" is always enabled. "debug" code has been removed. --- src/options.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/options.h') 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; -- cgit v1.2.3