X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..e25cd7750c571191ce69438de5f7c0293d1b5270:/interface/wx/dcscreen.h diff --git a/interface/wx/dcscreen.h b/interface/wx/dcscreen.h index 80e4c9ec66..2ec0810837 100644 --- a/interface/wx/dcscreen.h +++ b/interface/wx/dcscreen.h @@ -8,7 +8,6 @@ /** @class wxScreenDC - @wxheader{dcscreen.h} A wxScreenDC can be used to paint on the screen. This should normally be constructed as a temporary stack object; don't store a wxScreenDC object.