diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-03-24 16:47:57 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-03-24 16:47:57 +0100 |
commit | c04643d0e9f083fe6a0cbc28ecd35dad66327778 (patch) | |
tree | 0d960af91eec3100f97e61aa13550d2c3a26e7a1 | |
parent | 0ab9799fe74a050a39c1cf0a471e69bc230642f6 (diff) | |
download | surf-display-c04643d0e9f083fe6a0cbc28ecd35dad66327778.tar.gz surf-display-c04643d0e9f083fe6a0cbc28ecd35dad66327778.tar.bz2 surf-display-c04643d0e9f083fe6a0cbc28ecd35dad66327778.zip |
Drop DEBUG_DOWNLOADS, copy+paste artifact while deriving code from impressive-display.
-rw-r--r-- | examples/midori-display.default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/midori-display.default b/examples/midori-display.default index eea20cb..1b04389 100644 --- a/examples/midori-display.default +++ b/examples/midori-display.default @@ -27,9 +27,6 @@ DEFAULT_WWW_URI="file:///usr/share/doc/midori-display/midori-display.html" # log to syslog instead of .xsession-errors #LOG_TO_SYSLOG="no" -# Enable debugging of regular downloads (must be a non-empty string). -#DEBUG_DOWNLOADS="" - # Launch pulseaudio daemon if not already running. #WITH_PULSEAUDIO="yes" |