From 6810475ee618f7bfde6c1fd7707065276d1e83be Mon Sep 17 00:00:00 2001 From: Barrucadu Date: Sat, 25 Apr 2009 15:25:47 +0100 Subject: Merged changes from dieter/experimental - bye bye aliases. --- uzbl.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'uzbl.c') diff --git a/uzbl.c b/uzbl.c index 7499062..e7b7999 100644 --- a/uzbl.c +++ b/uzbl.c @@ -71,10 +71,6 @@ struct command static struct command commands[256]; static int numcmds = 0; -static void -parse_command(const char*); - - static void parse_command(const char *command) { -- cgit v1.2.3