From bf3cfe16d4df3555f4c322ec8e2d8772b8843ddd Mon Sep 17 00:00:00 2001 From: Artur Wieczorek Date: Wed, 7 Nov 2018 22:16:43 +0100 Subject: [PATCH] Remove irrelevant TODO note from documentation Function is marked as deprecated so TODO note is no longer relevant. --- interface/wx/bitmap.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/interface/wx/bitmap.h b/interface/wx/bitmap.h index 9f0405e5b5..c20aa7725e 100644 --- a/interface/wx/bitmap.h +++ b/interface/wx/bitmap.h @@ -712,9 +712,6 @@ public: Sets the depth member (does not affect the bitmap data). - @todo since these functions do not affect the bitmap data, - why they exist?? - @param depth Bitmap depth.