Skip to content

Commit

Permalink
Remove unused private field
Browse files Browse the repository at this point in the history
  • Loading branch information
hsn10 committed Dec 23, 2013
1 parent f85f4df commit 1ac7407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xorp/libxipc/xrl_pf_stcp.cc
Expand Up @@ -652,7 +652,6 @@ class RequestState :
uint8_t _buffer[256]; // XXX important performance parameter
uint32_t _size;
Callback _cb;
bool _keepalive;
};


Expand Down

0 comments on commit 1ac7407

Please sign in to comment.