viking

webkit based web browser for Enlightenment
Log | Files | Refs | LICENSE

commit 9b7ae6d7220c6e86f5bda1009e0a5ba5f80bce75
parent 79f5ac59cde93c816dc84471058732d9e9321427
Author: Kyle Milz <kmilz@ucalgary.ca>
Date:   Sat,  6 Oct 2012 15:33:45 -0600

remove some includes

Diffstat:
Msrc/main.c | 7+------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/src/main.c b/src/main.c @@ -18,15 +18,10 @@ #include "viking.h" #include "utilities.h" -#include <stdio.h> /* asprintf() */ -#include <string.h> /* strcmp */ -#include <stdlib.h> /* free() */ - - -EAPI_MAIN int elm_main(int argc, char *argv[]); /* functions */ +EAPI_MAIN int elm_main(int argc, char *argv[]); char *uri_sanitize(const char *); static Eina_Bool