Skip to content

Commit

Permalink
Removed unusefull declaration function
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-kg committed Sep 18, 2020
1 parent 43faee4 commit 52df854
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/wsjcpp_jsonrpc20.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1029,9 +1029,6 @@ bool WsjcppJsonRpc20Request::checkInputParams(const std::vector<WsjcppJsonRpc20P
return false;
}
}

const std::vector<WsjcppValidatorJsonBase *> &listOfJsonValidators();

}
}
}
Expand Down

0 comments on commit 52df854

Please sign in to comment.