]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmldefs.h
invalidate m_selection in DoRemovePage(), not in DeletePage() (replaces patch 998984)
[wxWidgets.git] / include / wx / html / htmldefs.h
index 225625d4dd18224cb8e59375e3ab5b4c74a61930..38f74088d4b1828d507a7decc1a0439156b8d33c 100644 (file)
@@ -93,8 +93,6 @@
     /* size of one scroll step of wxHtmlWindow in pixels */
 #define wxHTML_BUFLEN                  1024
     /* size of temporary buffer used during parsing */
-#define wxHTML_REALLOC_STEP              32
-    /* steps of array reallocation */
 #define wxHTML_PRINT_MAX_PAGES          999
     /* maximum number of pages printable via html printing */