]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
no (real) changes
[wxWidgets.git] / include / wx / msw / dialog.h
index 552f764fc809b9d9a9b3038af8cd2f65922cafc4..9e13ae773fa3049152c599f84859369aa3f163ea 100644 (file)
@@ -70,9 +70,6 @@ public:
     // returns TRUE if we're in a modal loop
     bool IsModalShowing() const;
 
-    // wxMSW only: remove the "Close" button from the dialog
-    bool EnableCloseButton(bool enable = TRUE);
-
     // implementation only from now on
     // -------------------------------