diff options
Diffstat (limited to 'emulators/vice/files/patch-RegExp.c')
-rw-r--r-- | emulators/vice/files/patch-RegExp.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/vice/files/patch-RegExp.c b/emulators/vice/files/patch-RegExp.c deleted file mode 100644 index db4b97cb039f..000000000000 --- a/emulators/vice/files/patch-RegExp.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/arch/unix/x11/xaw/widgets/RegExp.c.orig 2009-10-21 18:46:45.000000000 +0200 -+++ src/arch/unix/x11/xaw/widgets/RegExp.c 2010-08-02 19:58:49.000000000 +0200 -@@ -120,7 +120,6 @@ - /* Dummy for system that don't have neither <regex.h> and <regexp.h>. */ - - void RegExpInit(fwf_regex_t *r) -- ; - { - return; - } |