]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/dcpsg.h
Fixed non-precompiled headers compilation
[wxWidgets.git] / include / wx / generic / dcpsg.h
index 3bba53d93cfb64a01e331c86d19c68c72494ad52..bb66e50ce15d7e885f8d66d0ee6a716506c581dd 100644 (file)
@@ -131,7 +131,6 @@ protected:
     void DoGetSizeMM(int *width, int *height) const;
 
     FILE*             m_pstream;    // PostScript output stream
-    wxString          m_title;
     unsigned char     m_currentRed;
     unsigned char     m_currentGreen;
     unsigned char     m_currentBlue;