diff options
Diffstat (limited to 'src/options.h')
-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 427c62c..38b1526 100644 --- a/src/options.h +++ b/src/options.h @@ -63,8 +63,6 @@ struct __fehoptions { unsigned char reverse; unsigned char no_menus; unsigned char scale_down; - unsigned char builtin_http; - unsigned char libcurl_http; unsigned char bgmode; unsigned char xinerama; unsigned char screen_clip; |