Backed out changeset: 159f9e7014f8
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
|
||||
struct JobCompare
|
||||
{
|
||||
bool operator()(const Job& lhs, const Job& rhs) const
|
||||
bool operator()(const Job& lhs, const Job& rhs)
|
||||
{
|
||||
if ( lhs.dir_id_ == rhs.dir_id_ )
|
||||
{
|
||||
|
Reference in New Issue
Block a user