gimp r27322 - in trunk: . app/base



Author: martinn
Date: Sun Oct 19 13:25:03 2008
New Revision: 27322
URL: http://svn.gnome.org/viewvc/gimp?rev=27322&view=rev

Log:
* app/base/base-types.h: There is nothing magic or ugly about the
convenient defines, remove comments saying so.


Modified:
   trunk/ChangeLog
   trunk/app/base/base-types.h

Modified: trunk/app/base/base-types.h
==============================================================================
--- trunk/app/base/base-types.h	(original)
+++ trunk/app/base/base-types.h	Sun Oct 19 13:25:03 2008
@@ -31,8 +31,7 @@
 #include "config/config-types.h"
 
 
-/*  magic constants  */
-/* FIXME: Remove magic constants! */
+/* convenient defines */
 #define MAX_CHANNELS     4
 
 #define GRAY_PIX         0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]