summaryrefslogtreecommitdiff
path: root/src/dwb.h
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2012-01-10 01:29:58 +0100
committerportix <portix@gmx.net>2012-01-10 01:29:58 +0100
commit3df952cb410bd3997c612b3e9058501544a76ed7 (patch)
tree9725d7eebe78a028d10d24108e6bd4174e88be5f /src/dwb.h
parent3dfc2fd90064865d38cd73ba6e35695cbc96f10b (diff)
downloaddwb-3df952cb410bd3997c612b3e9058501544a76ed7.zip
Removing use-fifo
--HG-- branch : experimental
Diffstat (limited to 'src/dwb.h')
-rw-r--r--src/dwb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dwb.h b/src/dwb.h
index f807ea18..1a489861 100644
--- a/src/dwb.h
+++ b/src/dwb.h
@@ -669,7 +669,6 @@ struct _Files {
const char *cookies_allow;
const char *cookies_session_allow;
const char *download_path;
- const char *fifo;
const char *history;
const char *keys;
const char *mimetypes;