sapling/eden/fs/utils
Giuseppe Ottaviano 4029be5d7b Remove useless comparator
Summary: Drive-by cleanup. `CompareString` is not used anywhere and `std::less<>` would be better anyway.

Reviewed By: wez

Differential Revision: D6655104

fbshipit-source-id: 0fee22172c93335493400e6317d92f9e1e77b40e
2018-01-03 11:25:52 -08:00
..
test Migrate TARGETS files from @/ to // 2017-12-20 16:57:41 -08:00
Bug.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Bug.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Clock.cpp introduce a Clock seam for testability 2017-12-05 10:06:48 -08:00
Clock.h introduce a Clock seam for testability 2017-12-05 10:06:48 -08:00
ControlMsg.cpp add new ControlMsg helper class 2017-10-10 15:51:15 -07:00
ControlMsg.h add new ControlMsg helper class 2017-10-10 15:51:15 -07:00
DirType.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
HgCommand.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
HgCommand.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
IoFuture.cpp add a new IoFuture helper class 2017-10-10 15:51:15 -07:00
IoFuture.h add a new IoFuture helper class 2017-10-10 15:51:15 -07:00
LeaseCache.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
PathFuncs.cpp add a normalizeBestEffort() function 2017-12-14 12:41:47 -08:00
PathFuncs.h add a normalizeBestEffort() function 2017-12-14 12:41:47 -08:00
PathMap.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
SortedInsert.h Remove useless comparator 2018-01-03 11:25:52 -08:00
TARGETS Migrate TARGETS files from @/ to // 2017-12-20 16:57:41 -08:00
TimeUtil.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TimeUtil.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
UnboundedQueueThreadPool.cpp introduce a type representing the unbounded eden cpu pool 2017-12-12 12:35:35 -08:00
UnboundedQueueThreadPool.h introduce a type representing the unbounded eden cpu pool 2017-12-12 12:35:35 -08:00
XAttr.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
XAttr.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00