From 0bbccaa9359b3cedf9f37cd8e322edc90240a7bc Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Mon, 7 Jan 2013 20:04:44 +0100 Subject: Finally it compiles without WinDom - still some things to bring back: - Serch window - Pop Menus in the settings dialog --- atari/misc.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'atari/misc.h') diff --git a/atari/misc.h b/atari/misc.h index b59f19dd7..677f8f69b 100755 --- a/atari/misc.h +++ b/atari/misc.h @@ -19,7 +19,6 @@ #ifndef NS_ATARI_MISC_H #define NS_ATARI_MISC_H -#include #include "cflib.h" #include "content/content.h" #include "content/hlcache.h" @@ -49,7 +48,6 @@ void gem_set_cursor( MFORM_EX * cursor ); hlcache_handle *load_icon( const char *name, hlcache_handle_callback cb, void * pw ); void dbg_grect(const char * str, GRECT * r); -void dbg_lgrect( char * str, LGRECT * r); void dbg_pxy(const char * str, short * pxy); void dbg_rect(const char * str, int * pxy); void * ldg_open( char * name, short * global ); -- cgit v1.2.3