# HG changeset patch # User Santeri Piippo # Date 1402727697 -10800 # Node ID 4bd154b5d0bd7fe45dd8326f511e6f9a895b7415 # Parent f23f4e4ed279a8372024e2d8f6b047f085db65e1 - removed obsolete stuff from colors.cc header diff -r f23f4e4ed279 -r 4bd154b5d0bd src/colors.cc --- a/src/colors.cc Sat Jun 14 09:11:25 2014 +0300 +++ b/src/colors.cc Sat Jun 14 09:34:57 2014 +0300 @@ -14,11 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see . - * ===================================================================== - * - * colors.cxx: LDraw color management. LDConfig.ldr parsing is not here! - * TODO: Make LDColor more full-fledged, add support for direct colors. - * TODO: g_LDColors should probably be a map. */ #include "main.h"