diff options
Diffstat (limited to 'sysutils/clex/patches/patch-ae')
-rw-r--r-- | sysutils/clex/patches/patch-ae | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/clex/patches/patch-ae b/sysutils/clex/patches/patch-ae deleted file mode 100644 index b717b443eaf..00000000000 --- a/sysutils/clex/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2006/01/13 15:16:14 joerg Exp $ - ---- src/filepanel.c.orig 2006-01-13 14:58:36.000000000 +0000 -+++ src/filepanel.c -@@ -37,8 +37,6 @@ - #include "ustring.h" /* USTR() */ - #include "util.h" /* base_name() */ - --extern int errno; -- - void - files_initialize(void) - { |