]> git.saurik.com Git - wxWidgets.git/commit
Don't iterate over files in wxFileSystemWatcherBase.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 18:22:17 +0000 (18:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 18:22:17 +0000 (18:22 +0000)
commitfe6afcb339984c1ff94ccb5138524e7a06a62e1f
tree15375f7dd697b8df7650e6f40e127851132ca77f
parent06b4c6ebd2513f15608f3eee267571afce39a355
Don't iterate over files in wxFileSystemWatcherBase.

We ignore the files anyhow when recursively adding watches for the entire
tree, so don't include them in the iteration.

See #14543.

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