]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/display.h
typo
[wxWidgets.git] / include / wx / msw / display.h
index a001fda4aec7221920bdb6b82d346cff589ea7ac..d261e7404c5e2c31d3fe3a45da95390c6911495e 100644 (file)
@@ -37,9 +37,6 @@ public:
     virtual bool IsPrimary() const;
 
 private:
-    // get the display name to use with EnumDisplaySettings()
-    wxString GetNameForEnumSettings() const;
-
     // we have different implementations using DirectDraw and without it
     wxArrayVideoModes DoGetModesDirectX(const wxVideoMode& modeMatch) const;
     bool DoChangeModeDirectX(const wxVideoMode& mode);