summaryrefslogtreecommitdiff
path: root/desktop/netsurf.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/netsurf.h')
-rw-r--r--desktop/netsurf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/netsurf.h b/desktop/netsurf.h
index 05b870333..33733fa40 100644
--- a/desktop/netsurf.h
+++ b/desktop/netsurf.h
@@ -29,7 +29,6 @@ extern const int netsurf_version_minor;
extern void netsurf_init(int argc, char** argv);
extern void netsurf_exit(void);
-extern int netsurf_main(int argc, char** argv);
extern int netsurf_main_loop(void);
#endif