From b03b7611a300d3004b445be45e07c40ae0d13032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Neuwirth?= Date: Wed, 29 Apr 2009 23:00:30 +0200 Subject: assimilation --- ue2/imgsynth2/cpixmap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ue2/imgsynth2/cpixmap.h') diff --git a/ue2/imgsynth2/cpixmap.h b/ue2/imgsynth2/cpixmap.h index 6e147ed..c7537cd 100644 --- a/ue2/imgsynth2/cpixmap.h +++ b/ue2/imgsynth2/cpixmap.h @@ -112,8 +112,8 @@ class CPixMap : public CBitmap uint32_t yHotspot; /* color tables*/ - std::map > xpmColors; - + // std::map > xpmColors; + // std::map xpmColors; } PIXMAP_FILEHEADER; -- cgit v1.2.3