]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/display.h
Correct decoding of 4-byte integers in png2c script.
[wxWidgets.git] / interface / wx / display.h
index 41fd18e95377c0045d1b95391d309cc55105a15c..ab7c9920c0db5b7884931bc01694e2bacdd8bec0 100644 (file)
@@ -44,11 +44,6 @@ public:
         there are differences on other platforms. On Unix variations using X11
         extensions it should behave as defined, but some irregularities may
         occur.
-
-        On wxMac passing in wxDefaultVideoMode as the mode parameter does
-        nothing. This happens because carbon no longer has access to
-        @c DMUseScreenPrefs(), an undocumented function that changed the video
-        mode to the system default by using the system's "scrn" resource.
     */
     bool ChangeMode(const wxVideoMode& mode = wxDefaultVideoMode);