aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/uzbl.h b/uzbl.h
index b8ef9ad..7139a0a 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -57,12 +57,8 @@ typedef struct {
} Action;
-void
-eprint(const char *errstr, ...);
-
-char *
-estrdup(const char *str);
+/* Functions */
char *
itos(int val);