X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=uzbl.h;h=f43eaad312a795e4291ab359fa86507f6eb5212e;hb=46da0c91288a9c9d20af3a92c58b1dc6a00de4f4;hp=b175ccb77fb87fd89a5bc9e6bd8928ad55f1634b;hpb=6217ae8a928e9b5ce75ed29e765e403678a2ce61;p=uzbl-mobile diff --git a/uzbl.h b/uzbl.h index b175ccb..f43eaad 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; @@ -266,9 +265,6 @@ void destroy_cb (GtkWidget* widget, gpointer data); void -log_history_cb (); - -void commands_hash(void); void @@ -448,9 +444,6 @@ void act_dump_config(); void -set_timeout(int seconds); - -void dump_var_hash(gpointer k, gpointer v, gpointer ud); void