aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/uzbl-core.h
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2010-12-27 21:40:22 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2010-12-28 10:42:32 -0700
commitf6bd9e08bf16165f1ae2a7c98255fd89709a72a9 (patch)
tree5e564dc91a99fe3ac452d3eabb1809091412d53d /src/uzbl-core.h
parent32800e94c6667c8f44dfe2178115049c280de339 (diff)
remove talk_to_socket and all its associated bits
Diffstat (limited to 'src/uzbl-core.h')
-rw-r--r--src/uzbl-core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uzbl-core.h b/src/uzbl-core.h
index 98ae342..14f03a6 100644
--- a/src/uzbl-core.h
+++ b/src/uzbl-core.h
@@ -124,7 +124,6 @@ typedef struct {
gchar* status_background;
gchar* fifo_dir;
gchar* socket_dir;
- gchar* cookie_handler;
gchar* authentication_handler;
gchar* default_font_family;
gchar* monospace_font_family;