]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/listctrl.cpp
added conversion to mac native filenames from local filesystem handler
[wxWidgets.git] / src / generic / listctrl.cpp
index 6f51132d161cefbe4ddec420ad3e57cd34a2dc03..3ca9aa51ac246068d14ce0ea51f89c1c82a66568 100644 (file)
@@ -4058,8 +4058,6 @@ void wxListMainWindow::EnsureVisible( long index )
     // been added and its position is not known yet
     if ( m_dirty )
     {
-        m_dirty = FALSE;
-
         RecalculatePositions(TRUE /* no refresh */);
     }