Update Validators for ServiceQueue

This commit is contained in:
Vinnie Falco
2013-09-27 13:44:01 -07:00
parent 3ec36929f1
commit 6602aff53d
15 changed files with 101 additions and 211 deletions

View File

@@ -48,7 +48,7 @@ public:
return m_file.getFullPathName ();
}
Result fetch (CancelCallback&, Journal journal)
Result fetch (Journal journal)
{
Result result;