aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl.c')
-rw-r--r--uzbl.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/uzbl.c b/uzbl.c
index 7499062..e7b7999 100644
--- a/uzbl.c
+++ b/uzbl.c
@@ -72,10 +72,6 @@ static struct command commands[256];
static int numcmds = 0;
static void
-parse_command(const char*);
-
-
-static void
parse_command(const char *command)
{
int i = 0;