X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ba804ab2d429c03bf5b20989d207d2b1ebe049f4..818eb2767cabf7e95d81379d227e88ba48158b07:/include/wx/html/htmldefs.h?ds=inline diff --git a/include/wx/html/htmldefs.h b/include/wx/html/htmldefs.h index 469f707286..be385699f1 100644 --- a/include/wx/html/htmldefs.h +++ b/include/wx/html/htmldefs.h @@ -95,9 +95,6 @@ /* size of temporary buffer used during parsing */ #define wxHTML_BUFLEN 1024 - /* maximum number of pages printable via html printing */ -#define wxHTML_PRINT_MAX_PAGES 999 - #endif // wxUSE_HTML #endif // _WX_HTMLDEFS_H_