X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc48f78fd0af945f1259ff3edc94259025500deb..a7689c49fe02c0c065facf736ab28b19f5997b7c:/include/wx/html/htmprint.h diff --git a/include/wx/html/htmprint.h b/include/wx/html/htmprint.h index 73239426d8..2ff79b9fdc 100644 --- a/include/wx/html/htmprint.h +++ b/include/wx/html/htmprint.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: htmprint.h +// Name: wx/html/htmprint.h // Purpose: html printing classes // Author: Vaclav Slavik // Created: 25/09/99 @@ -199,7 +199,6 @@ private: private: int m_NumPages; - //int m_PageBreaks[wxHTML_PRINT_MAX_PAGES]; wxArrayInt m_PageBreaks; wxString m_Document, m_BasePath;