diff options
Diffstat (limited to 'shells/flash/files/patch-screen.h')
-rw-r--r-- | shells/flash/files/patch-screen.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/shells/flash/files/patch-screen.h b/shells/flash/files/patch-screen.h deleted file mode 100644 index 12c6ffba8061..000000000000 --- a/shells/flash/files/patch-screen.h +++ /dev/null @@ -1,10 +0,0 @@ ---- screen.h.orig Thu Jan 18 01:31:19 2001 -+++ screen.h Fri Jan 26 05:27:35 2001 -@@ -2,7 +2,6 @@ - # define _SCREEN_H - - #include "parse.h" --#include <wchar.h> - #include <stdio.h> - - void init_scr(); |