gegl r1969 - in trunk: . gegl/operation
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r1969 - in trunk: . gegl/operation
- Date: Tue, 5 Feb 2008 16:43:43 +0000 (GMT)
Author: ok
Date: Tue Feb 5 16:43:43 2008
New Revision: 1969
URL: http://svn.gnome.org/viewvc/gegl?rev=1969&view=rev
Log:
* gegl/operation/gegl-operation.h: removed comments making
gegl_operation_get_format not publicly visible when including the
header itself (like gegl-plugin.h currently does in the #if 1 case,.)
Modified:
trunk/ChangeLog
trunk/gegl/operation/gegl-operation.h
Modified: trunk/gegl/operation/gegl-operation.h
==============================================================================
--- trunk/gegl/operation/gegl-operation.h (original)
+++ trunk/gegl/operation/gegl-operation.h Tue Feb 5 16:43:43 2008
@@ -179,10 +179,9 @@
const gchar *pad_name,
const Babl *format);
-/*
+
const Babl * gegl_operation_get_format (GeglOperation *operation,
const gchar *pad_name);
-*/
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]