mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Validators work
This commit is contained in:
@@ -39,7 +39,7 @@ struct SourceDesc
|
||||
int numberOfFailures;
|
||||
|
||||
// The result of the last fetch
|
||||
Source::Result result;
|
||||
Source::Results results;
|
||||
|
||||
//------------------------------------------------------------------
|
||||
|
||||
@@ -63,8 +63,6 @@ struct SourceDesc
|
||||
}
|
||||
};
|
||||
|
||||
typedef std::vector <SourceDesc> SourcesType;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user