don't call stat() *and* lstat() (as if the file dialog wasn't already slow enough...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Jan 2003 14:24:32 +0000 (14:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Jan 2003 14:24:32 +0000 (14:24 +0000)
commit7f04165e6fbad00614afea2eed1edbeb57315161
treee595c9ed578314fe286629ae6bdb33c724bbd1d1
parent7b507740a8feebc96b4982fff9f0e41b0b988a00
don't call stat() *and* lstat() (as if the file dialog wasn't already slow enough...); minor code cleanup (removed a few #ifdef's, TABs and other crap)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/filedlgg.cpp