]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcbuffer.h
derive wxStandardPathsCF from Unix wxStandardPaths implementation to make it possible...
[wxWidgets.git] / include / wx / dcbuffer.h
index e5c45a8247f1c4ba56d5cc13b71b72b680c123f1..7b54ecd7e8229fd7d99ae8389d6020899652c5da 100644 (file)
@@ -116,10 +116,6 @@ private:
 
         m_dc = dc;
         m_style = style;
-
-        // inherit the same layout direction as the original DC
-        if ( dc && dc->IsOk() )
-            CopyAttributes(*dc);
     }
 
     // check that the bitmap is valid and use it