diff options
-rw-r--r-- | graphics/palette.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 */ |