Sat, 14 Jun 2014 09:34:57 +0300
- 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"