Removed death code in paledit.cpp.

This commit is contained in:
David Capello 2010-06-13 18:05:21 -03:00
parent 93f7d76715
commit 0d4851b0fb

View File

@ -39,7 +39,6 @@
#include "raster/palette.h" #include "raster/palette.h"
#include "widgets/paledit.h" #include "widgets/paledit.h"
/* #define COLOR_SIZE 6 */
#define COLOR_SIZE (m_boxsize) #define COLOR_SIZE (m_boxsize)
static int paledit_type() static int paledit_type()