diff options
author | Dennis Real <github@tildepipe.org> | 2012-05-26 10:54:37 +0200 |
---|---|---|
committer | Dennis Real <github@tildepipe.org> | 2012-05-26 10:54:37 +0200 |
commit | 50676a24151060a314d80b2413ae9784ea8433aa (patch) | |
tree | fbbfbc5ccc3c2b82e5ff3775f6e7c5c4d4a60ffe /src/options.h | |
parent | bb3907288a3681689f903cc7cd264ea6a1e6da39 (diff) | |
parent | 20bdcb57e7ec209b5c13f72b2cec0c7f1c76a5ac (diff) |
Merge branch 'master' of git://github.com/derf/feh
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 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; |