From 292f1971426de8d7947ed2d2792902c6bfef1424 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sat, 19 Feb 2011 23:44:36 +0100 Subject: GRAPHICS: Remove note about alpha channel removal in PaletteManager. --- graphics/palette.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'graphics/palette.h') diff --git a/graphics/palette.h b/graphics/palette.h index 2a4fdb656a..3e8652b572 100644 --- a/graphics/palette.h +++ b/graphics/palette.h @@ -62,8 +62,6 @@ public: * @note It is an error if this function gets called when the pixel format * in use (the return value of getScreenFormat) has more than one * byte per pixel. - * @note The alpha value is not actually used, and future revisions of this - * API are probably going to remove it. * * @see getScreenFormat */ -- cgit v1.2.3