Remove duplicate fnctl() call.
authorRobin Burchell <robin.burchell@collabora.com>
Thu, 5 Jan 2012 17:49:12 +0000 (18:49 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 6 Jan 2012 10:19:23 +0000 (11:19 +0100)
commitb44c6bef5041359ac2387379c80f55549d562d8c
treee7ac6ad098dbda53d465e0d7f1683ff9f3933ea1
parent5bdd20a085f286d23ef07d0c48c4aa3bc83d57b7
Remove duplicate fnctl() call.

QInotifyFileSystemWatcherEngine's constructor calls this, there's no need to do
it twice.

Change-Id: Ic19e758a3f87f2e3a885e5b834f59a5a0fe13f4b
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
src/corelib/io/qfilesystemwatcher_inotify.cpp