gegl r1847 - in trunk: . gegl/operation
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r1847 - in trunk: . gegl/operation
- Date: Thu, 17 Jan 2008 01:32:38 +0000 (GMT)
Author: ok
Date: Thu Jan 17 01:32:38 2008
New Revision: 1847
URL: http://svn.gnome.org/viewvc/gegl?rev=1847&view=rev
Log:
* gegl/operation/gegl-operation.h: removed unused defines.
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 Thu Jan 17 01:32:38 2008
@@ -34,10 +34,6 @@
#define GEGL_IS_OPERATION_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GEGL_TYPE_OPERATION))
#define GEGL_OPERATION_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GEGL_TYPE_OPERATION, GeglOperationClass))
-#define MAX_PADS 16
-#define MAX_INPUT_PADS MAX_PADS
-#define MAX_OUTPUT_PADS MAX_PADS
-
typedef struct _GeglOperationClass GeglOperationClass;
struct _GeglOperation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]