byzanz r111 - in trunk: . gifenc
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: byzanz r111 - in trunk: . gifenc
- Date: Fri, 7 Nov 2008 11:48:18 +0000 (UTC)
Author: kmaraas
Date: Fri Nov 7 11:48:18 2008
New Revision: 111
URL: http://svn.gnome.org/viewvc/byzanz?rev=111&view=rev
Log:
2008-11-07 Kjartan Maraas <kmaraas gnome org>
* gifenc/quantize.c: Comment out a function to make it build (uses
-Werror)
Modified:
trunk/ChangeLog
trunk/gifenc/quantize.c
Modified: trunk/gifenc/quantize.c
==============================================================================
--- trunk/gifenc/quantize.c (original)
+++ trunk/gifenc/quantize.c Fri Nov 7 11:48:18 2008
@@ -157,6 +157,7 @@
g_free (tree);
}
+#if 0
#define PRINT_NON_LEAVES 1
static void
gifenc_octree_print (GifencOctree *tree, guint flags)
@@ -179,6 +180,7 @@
}
#undef FLAG_SET
}
+#endif
static guint
color_to_index (guint color, guint level)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]