gegl r2215 - in trunk: . gegl
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2215 - in trunk: . gegl
- Date: Mon, 21 Apr 2008 22:03:27 +0100 (BST)
Author: ok
Date: Mon Apr 21 21:03:27 2008
New Revision: 2215
URL: http://svn.gnome.org/viewvc/gegl?rev=2215&view=rev
Log:
* gegl/gegl-utils.c: removed unused static declarations.
Modified:
trunk/ChangeLog
trunk/gegl/gegl-utils.c
Modified: trunk/gegl/gegl-utils.c
==============================================================================
--- trunk/gegl/gegl-utils.c (original)
+++ trunk/gegl/gegl-utils.c Mon Apr 21 21:03:27 2008
@@ -26,17 +26,6 @@
#include "gegl-types.h"
-static void gegl_logv (GLogLevelFlags level,
- const gchar *file,
- gint line,
- const gchar *function,
- const gchar *format,
- va_list args);
-static void gegl_direct_logv (GLogLevelFlags level,
- const gchar *format,
- va_list args);
-
-
inline gint
_gegl_float_epsilon_zero (float value)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]