[evolution] Bug 732747 - alloca.h in e-util/e-color-combo.c is not needed



commit 3ce3f55286f6b09c253686d8d7715308387e6c7a
Author: Milan Crha <mcrha redhat com>
Date:   Tue Jul 8 17:40:55 2014 +0200

    Bug 732747 - alloca.h in e-util/e-color-combo.c is not needed

 e-util/e-color-combo.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-color-combo.c b/e-util/e-color-combo.c
index f2f46e4..a43ebfe 100644
--- a/e-util/e-color-combo.c
+++ b/e-util/e-color-combo.c
@@ -27,7 +27,6 @@
 #include <glib/gi18n-lib.h>
 #include <gdk/gdkkeysyms.h>
 #include <cairo/cairo.h>
-#include <alloca.h>
 
 #define E_COLOR_COMBO_GET_PRIVATE(obj) \
        (G_TYPE_INSTANCE_GET_PRIVATE \


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