diff options
Diffstat (limited to 'dev-libs/cyrus-imap-dev/files/2.2.10-imapopts.h.patch')
-rw-r--r-- | dev-libs/cyrus-imap-dev/files/2.2.10-imapopts.h.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-libs/cyrus-imap-dev/files/2.2.10-imapopts.h.patch b/dev-libs/cyrus-imap-dev/files/2.2.10-imapopts.h.patch deleted file mode 100644 index 12357eac1047..000000000000 --- a/dev-libs/cyrus-imap-dev/files/2.2.10-imapopts.h.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- lib/imapopts.h.orig 2006-12-20 21:33:37.000000000 +0100 -+++ lib/imapopts.h 2006-12-20 21:34:08.000000000 +0100 -@@ -178,10 +178,6 @@ - - }; - --extern struct imapopt_s imapopts[]; -- -- -- - enum enum_value { - - IMAP_ENUM_ZERO = 0, -@@ -236,5 +232,7 @@ - - }; - -+extern struct imapopt_s imapopts[]; -+ - #endif /* INCLUDED_IMAPOPTIONS_H */ - |