Skip to content
Snippets Groups Projects
Commit 92eb29a7 authored by Craig Tiller's avatar Craig Tiller
Browse files

Remove unused private field

parent 09b63753
No related branches found
No related tags found
No related merge requests found
......@@ -80,9 +80,6 @@ bool SetPayload(PayloadType type, int size, Payload* payload) {
}
class TestServiceImpl : public TestService::Service {
private:
int num_rpcs;
public:
Status CollectServerStats(ServerContext* context, const StatsRequest*,
ServerStats* response) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment