summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-25 13:18:05 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-25 13:18:05 +0200
commitae56ce24b10767800b1715e7e68b41c7d3571b4c (patch)
tree3dd0fe8cb8d7a61e39f1ec7098420842a20fe411 /src/options.h
parent31ea3cb8e0f62bfc7f502c1f8250d73bbccc208d (diff)
Remove --wget-timestamp option (contained a remote code execution hole)
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options.h b/src/options.h
index 4d15bac..be20687 100644
--- a/src/options.h
+++ b/src/options.h
@@ -61,7 +61,6 @@ struct __fehoptions {
unsigned char no_menus;
unsigned char scale_down;
unsigned char builtin_http;
- unsigned char wget_timestamp;
unsigned char bgmode;
unsigned char xinerama;
unsigned char screen_clip;