[evolution-kolab: 8/13] libekolabutil: include upstream <camel/camel.h> only



commit 7b449e3d91a6ae35737529bc9ddce5eb44746521
Author: Christian Hilberg <hilberg kernelconcepts de>
Date:   Fri May 25 17:03:50 2012 +0200

    libekolabutil: include upstream <camel/camel.h> only
    
    * the individual header includes from camel
      are no longer needed
    * <camel/camel.h> now also exposes CamelIMAPX*

 src/libekolabutil/camel-system-headers.h |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)
---
diff --git a/src/libekolabutil/camel-system-headers.h b/src/libekolabutil/camel-system-headers.h
index e40c52f..b9458e9 100644
--- a/src/libekolabutil/camel-system-headers.h
+++ b/src/libekolabutil/camel-system-headers.h
@@ -35,26 +35,6 @@
 /*----------------------------------------------------------------------------*/
 
 #include <camel/camel.h>
-#if 0
-#include <camel/camel-object.h>
-#include <camel/camel-url.h>
-#include <camel/camel-exception.h>
-#include <camel/camel-stream.h>
-/* Camel.HttpStream will be removed in future! */
-#include <camel/camel-http-stream.h>
-#include <camel/camel-stream-fs.h>
-#include <camel/camel-stream-mem.h>
-#include <camel/camel-transport.h>
-#include <camel/camel-session.h>
-#include <camel/camel-multipart.h>
-#include <camel/camel-mime-utils.h>
-#include <camel/camel-mime-message.h>
-#endif
-
-#if 0
-#include <camel/camel-sasl.h>
-#include <camel/camel-i18n.h>
-#endif
 
 /*----------------------------------------------------------------------------*/
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]