From 20bdcb57e7ec209b5c13f72b2cec0c7f1c76a5ac Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 25 May 2012 09:02:03 +0200 Subject: Remove --menu-style handling --- src/options.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 898e9ff..cef4215 100644 --- a/src/options.h +++ b/src/options.h @@ -86,14 +86,11 @@ struct __fehoptions { char *menu_font; char *customlist; char *menu_bg; - char *menu_style; char *caption_path; char *start_list_at; char *info_cmd; char *index_info; - gib_style *menu_style_l; - int force_aliasing; int thumb_w; int thumb_h; -- cgit v1.2.3