This is an omnibus commit which moves the Citadel Server from crusty old GNU Autotool...
[citadel.git] / citadel / modules / imap / imap_list.h
diff --git a/citadel/modules/imap/imap_list.h b/citadel/modules/imap/imap_list.h
deleted file mode 100644 (file)
index 902c6d1..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-/*
- * In the extended form of LIST the client is allowed to specify
- * multiple match patterns.  How many will we allow?
- */
-#define MAX_PATTERNS 20
-
-void imap_list(int num_parms, ConstStr *Params);