gimp r27331 - in trunk: . app/gegl
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r27331 - in trunk: . app/gegl
- Date: Sun, 19 Oct 2008 15:29:09 +0000 (UTC)
Author: martinn
Date: Sun Oct 19 15:29:08 2008
New Revision: 27331
URL: http://svn.gnome.org/viewvc/gimp?rev=27331&view=rev
Log:
* app/gegl/gimpoperationadditionmode.c: Remove local channel
offset defines.
Modified:
trunk/ChangeLog
trunk/app/gegl/gimpoperationadditionmode.c
Modified: trunk/app/gegl/gimpoperationadditionmode.c
==============================================================================
--- trunk/app/gegl/gimpoperationadditionmode.c (original)
+++ trunk/app/gegl/gimpoperationadditionmode.c Sun Oct 19 15:29:08 2008
@@ -28,12 +28,6 @@
#include "gimpoperationadditionmode.h"
-#define RED 0
-#define GREEN 1
-#define BLUE 2
-#define ALPHA 3
-
-
static gboolean gimp_operation_addition_mode_process (GeglOperation *operation,
void *in_buf,
void *aux_buf,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]