]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmprint.h
Allow wxThread::Wait() and Delete() to block, even under wxMSW.
[wxWidgets.git] / include / wx / html / htmprint.h
index 73239426d8ee7f9b955d1b5b7cdfffa45ef7704e..74024d433baedc9a5de59dc9fbdfb22740016775 100644 (file)
@@ -199,7 +199,6 @@ private:
 
 private:
     int m_NumPages;
-    //int m_PageBreaks[wxHTML_PRINT_MAX_PAGES];
     wxArrayInt m_PageBreaks;
 
     wxString m_Document, m_BasePath;