Remove OS X FSEvents watcher.
authorRobin Burchell <robin.burchell@collabora.com>
Tue, 3 Jan 2012 20:31:08 +0000 (21:31 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 5 Jan 2012 13:35:59 +0000 (14:35 +0100)
commit848f53a268449e6c581737fe2930bc75967e97ce
tree5840b9a6598d7876101436f07fd4e89352a8b16e
parent8ad583b7f9cd4ab450e636bc2c0626975397aa86
Remove OS X FSEvents watcher.

Per QTBUG-9249, this backend is buggy, and not recommended for use by Apple.

Change-Id: I72ce88006a4badbbfdd825717020078778d16a36
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
src/corelib/io/io.pri
src/corelib/io/qfilesystemwatcher.cpp
src/corelib/io/qfilesystemwatcher_fsevents.cpp [deleted file]
src/corelib/io/qfilesystemwatcher_fsevents_p.h [deleted file]