summaryrefslogtreecommitdiff
path: root/atari/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'atari/misc.h')
-rwxr-xr-xatari/misc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/atari/misc.h b/atari/misc.h
index 7771fc962..216ab17b0 100755
--- a/atari/misc.h
+++ b/atari/misc.h
@@ -30,7 +30,6 @@
lbuf[7] = (long)sbuf[7];
-struct gui_window * find_root_gui_window( WINDOW * win );
struct gui_window * find_cmp_window( COMPONENT * c );
OBJECT *get_tree( int idx );
char *get_rsc_string( int idx );
@@ -39,4 +38,4 @@ void dbg_grect( char * str, GRECT * r );
void * ldg_open( char * name, short * global );
void * ldg_find( char * name, short * ldg );
int ldg_close( void * ldg, short * global );
-#endif \ No newline at end of file
+#endif