removed unused v54?.bm bitmaps from resource file
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 26 Oct 2009 06:18:18 +0000 (23:18 -0700)
committerArun Persaud <arun@nubati.net>
Mon, 26 Oct 2009 06:18:18 +0000 (23:18 -0700)
it seems the v54?.bmp bitmaps were actually included in the WinBoard build
(in the resource file), although they were never actually used. So I have
removed their inclusion in the resource file now.

winboard/winboard.rc

index 08c7b91..c61067b 100644 (file)
@@ -1943,7 +1943,6 @@ A54O                    BITMAP  MOVEABLE PURE   "bitmaps/a54o.bmp"
 L54O                    BITMAP  MOVEABLE PURE   "bitmaps/l54o.bmp"\r
 C54O                    BITMAP  MOVEABLE PURE   "bitmaps/c54o.bmp"\r
 CV54O                   BITMAP  MOVEABLE PURE   "bitmaps/cv54o.bmp"\r
-V54O                    BITMAP  MOVEABLE PURE   "bitmaps/v54o.bmp"\r
 A58O                    BITMAP  MOVEABLE PURE   "bitmaps/a58o.bmp"\r
 L58O                    BITMAP  MOVEABLE PURE   "bitmaps/l58o.bmp"\r
 C58O                    BITMAP  MOVEABLE PURE   "bitmaps/c58o.bmp"\r
@@ -1968,7 +1967,6 @@ A54W                    BITMAP  MOVEABLE PURE   "bitmaps/a54w.bmp"
 L54W                    BITMAP  MOVEABLE PURE   "bitmaps/l54w.bmp"\r
 C54W                    BITMAP  MOVEABLE PURE   "bitmaps/c54w.bmp"\r
 CV54W                   BITMAP  MOVEABLE PURE   "bitmaps/cv54w.bmp"\r
-V54W                    BITMAP  MOVEABLE PURE   "bitmaps/v54w.bmp"\r
 A58W                    BITMAP  MOVEABLE PURE   "bitmaps/a58w.bmp"\r
 L58W                    BITMAP  MOVEABLE PURE   "bitmaps/l58w.bmp"\r
 C58W                    BITMAP  MOVEABLE PURE   "bitmaps/c58w.bmp"\r
@@ -1993,7 +1991,6 @@ A54S                    BITMAP  MOVEABLE PURE   "bitmaps/a54s.bmp"
 L54S                    BITMAP  MOVEABLE PURE   "bitmaps/l54s.bmp"\r
 C54S                    BITMAP  MOVEABLE PURE   "bitmaps/c54s.bmp"\r
 CV54S                   BITMAP  MOVEABLE PURE   "bitmaps/cv54s.bmp"\r
-V54S                    BITMAP  MOVEABLE PURE   "bitmaps/v54s.bmp"\r
 A58S                    BITMAP  MOVEABLE PURE   "bitmaps/a58s.bmp"\r
 L58S                    BITMAP  MOVEABLE PURE   "bitmaps/l58s.bmp"\r
 C58S                    BITMAP  MOVEABLE PURE   "bitmaps/c58s.bmp"\r