summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt
diff options
context:
space:
mode:
Diffstat (limited to 'databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt')
-rw-r--r--databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt b/databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt
deleted file mode 100644
index 8ce6381e9..000000000
--- a/databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt
+++ /dev/null
@@ -1,8 +0,0 @@
---- camel/providers/imapx/camel-imapx-tokens.txt.orig 2010-04-26 14:25:22.000000000 +0200
-+++ camel/providers/imapx/camel-imapx-tokens.txt 2010-04-26 14:25:32.000000000 +0200
-@@ -1,5 +1,3 @@
--/* This contains all of the keywords we care about. These
-- can be converted to an id very efficiently */
- struct _imapx_keyword {const gchar *name; camel_imapx_id_t id; };
- struct _imapx_keyword *imapx_tokenise_struct (register const char *str, register unsigned int len);
- %%