This is an omnibus commit which moves the Citadel Server from crusty old GNU Autotool...
[citadel.git] / citadel / modules / imap / imap_metadata.h
diff --git a/citadel/modules/imap/imap_metadata.h b/citadel/modules/imap/imap_metadata.h
deleted file mode 100644 (file)
index 3f2a8bc..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * Copyright (c) 2007-2017 by the citadel.org team
- *
- * This program is open source software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 3.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- */
-
-void imap_getmetadata(int num_parms, ConstStr *Params);
-void imap_setmetadata(int num_parms, ConstStr *Params);