diff options
Diffstat (limited to 'dsimple.h')
-rw-r--r-- | dsimple.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ extern int screen; /* The current screen */ /* Declarations for functions in dsimple.c */ -char *Realloc(char *, int); void Setup_Display_And_Screen(int *, char **); void Close_Display(void); void usage(void); |