- removed obsolete stuff from colors.cc header

Sat, 14 Jun 2014 09:34:57 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Sat, 14 Jun 2014 09:34:57 +0300
changeset 797
4bd154b5d0bd
parent 796
f23f4e4ed279
child 798
88d4973cfe1a

- removed obsolete stuff from colors.cc header

src/colors.cc file | annotate | diff | comparison | revisions
--- 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 <http://www.gnu.org/licenses/>.
- *  =====================================================================
- *
- *  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"

mercurial