more fixes
authorRobert Manea <gotmor@gmail.com>
Sun, 12 Jul 2009 20:37:16 +0000 (22:37 +0200)
committerRobert Manea <gotmor@gmail.com>
Sun, 12 Jul 2009 20:37:16 +0000 (22:37 +0200)
uzbl.c

diff --git a/uzbl.c b/uzbl.c
index 7ea3688..5b2ece7 100644 (file)
--- a/uzbl.c
+++ b/uzbl.c
@@ -2617,9 +2617,6 @@ retreive_geometry() {
     uzbl.gui.geometry = g_string_free(buf, FALSE);
 }
 
-/** -- MAIN -- **/
-int
-main (int argc, char* argv[]) {
 /* set up gtk, gobject, variable defaults and other things that tests and other
  * external applications need to do anyhow */
 void