]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/display.h
remove wxClassInfo::InitializeClasses docs; that function does not exist anymore
[wxWidgets.git] / interface / wx / display.h
index cf116c9a9b8c6aae5c40ddd4fece6a4f1f865f26..682946576935143a85740b7e9beed5f0345083c1 100644 (file)
@@ -70,12 +70,6 @@ public:
     */
     wxVideoMode GetCurrentMode() const;
 
-    /**
-        Returns the bit depth of the display whose index was passed to the
-        constructor.
-    */
-    int GetDepth() const;
-
     /**
         Returns the index of the display on which the given point lies, or
         @c wxNOT_FOUND if the point is not on any connected display.