Skip to content

Commit 52df854

Browse files
committed
Removed unusefull declaration function
1 parent 43faee4 commit 52df854

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/wsjcpp_jsonrpc20.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,9 +1029,6 @@ bool WsjcppJsonRpc20Request::checkInputParams(const std::vector<WsjcppJsonRpc20P
10291029
return false;
10301030
}
10311031
}
1032-
1033-
const std::vector<WsjcppValidatorJsonBase *> &listOfJsonValidators();
1034-
10351032
}
10361033
}
10371034
}

0 commit comments

Comments
 (0)