[babl] Bug 688217 - cleaning out an unneeded include of stdint.h.



commit fbeec9e11884c14764369e38fffd6e76226735e4
Author: Jehan <jehan girinstud io>
Date:   Wed Nov 21 01:06:06 2012 +0900

    Bug 688217 - cleaning out an unneeded include of stdint.h.

 babl/babl.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/babl/babl.c b/babl/babl.c
index b2a03ae..0484d30 100644
--- a/babl/babl.c
+++ b/babl/babl.c
@@ -19,10 +19,6 @@
 #include "config.h"
 #include "babl-internal.h"
 
-#ifdef _WIN32
-#include <stdint.h>
-#endif
-
 static int ref_count = 0;
 
 #ifdef _WIN32



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