aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/uzbl.h b/uzbl.h
index 780aebf..810076d 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -93,7 +93,6 @@ typedef struct {
gchar* title_format_short;
gchar* title_format_long;
gchar* status_background;
- gchar* history_handler;
gchar* fifo_dir;
gchar* socket_dir;
gchar* download_handler;
@@ -270,9 +269,6 @@ void
destroy_cb (GtkWidget* widget, gpointer data);
void
-log_history_cb ();
-
-void
commands_hash(void);
void