]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
Commit wxComboCtrl clipping patch from J. Salli
[wxWidgets.git] / include / wx / html / htmlwin.h
index c79131c587b1ac73c9aa57bdbc858608438449c2..1930ade24fda95dc53059edd68497ad0f357c364 100644 (file)
@@ -488,8 +488,6 @@ protected:
     // defaults to 10 pixels.
     int m_Borders;
 
-    int m_Style;
-
     // current text selection or NULL
     wxHtmlSelection *m_selection;