diff options
author | portix <portix@gmx.net> | 2012-01-10 01:29:58 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-01-10 01:29:58 +0100 |
commit | 3df952cb410bd3997c612b3e9058501544a76ed7 (patch) | |
tree | 9725d7eebe78a028d10d24108e6bd4174e88be5f /src/dwb.h | |
parent | 3dfc2fd90064865d38cd73ba6e35695cbc96f10b (diff) | |
download | dwb-3df952cb410bd3997c612b3e9058501544a76ed7.zip |
Removing use-fifo
--HG--
branch : experimental
Diffstat (limited to 'src/dwb.h')
-rw-r--r-- | src/dwb.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |