forked from qt-creator/qt-creator
The filePathId is already unique and the directoryId is there only to improve the access time for the directory. So it is already strongly ordered if we compare only filePathId. Change-Id: I67255bea1d36d41a59421eeb51964440c053b1e3 Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>