summaryrefslogtreecommitdiff
path: root/atari/download.c
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-08-27 20:14:27 +0200
committerOle Loots <ole@monochrom.net>2012-08-27 20:14:27 +0200
commitb806c94c1d6c98cc3e5461f06032aacff6c00b42 (patch)
tree557b0c77449ee2a482a1ad7ba28af4e2e162eb7a /atari/download.c
parent02593d170a7163a141acf6f2f72686a7bdbfb828 (diff)
downloadnetsurf-b806c94c1d6c98cc3e5461f06032aacff6c00b42.tar.gz
netsurf-b806c94c1d6c98cc3e5461f06032aacff6c00b42.tar.bz2
Fix warnings, moved prototypes, housekeeping
Diffstat (limited to 'atari/download.c')
-rwxr-xr-xatari/download.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/atari/download.c b/atari/download.c
index 8ced4c31d..45be9772b 100755
--- a/atari/download.c
+++ b/atari/download.c
@@ -46,8 +46,6 @@
#include "atari/res/netsurf.rsh"
#include "atari/download.h"
#include "atari/osspec.h"
-
-/*TODO: get filename from core. */
extern struct gui_window * input_window;