From aa7851f1f03b4dbcf5b464b535ae71c50536f430 Mon Sep 17 00:00:00 2001 From: NotZed Date: Fri, 5 May 2000 08:47:02 +0000 Subject: And same here ... 2000-05-05 NotZed * camel-folder-summary.c: And same here ... * camel-mime-utils.c: Defined out some memory profiling stuff I left there by mistake. * camel-mime-parser.c (folder_scan_content): Apply the fix from the header scanner to here too. (folder_scan_header): Only check for end of header if we have space for it (didn't end the read with a newline) (folder_scan_header): inptr is the only real thing we need registerised for performance. Try to help the compiler be smart about it .. (folder_scan_header): Simplified the save header case a tad. Commented out some memory profiling stuff. svn path=/trunk/; revision=2811 --- camel/camel-mime-part-utils.c | 1 - 1 file changed, 1 deletion(-) (limited to 'camel/camel-mime-part-utils.c') diff --git a/camel/camel-mime-part-utils.c b/camel/camel-mime-part-utils.c index fa914be960..adbc62d305 100644 --- a/camel/camel-mime-part-utils.c +++ b/camel/camel-mime-part-utils.c @@ -23,7 +23,6 @@ */ #include #include -#include #include "gmime-content-field.h" #include "string-utils.h" #include "camel-mime-part-utils.h" -- cgit v1.2.3