Code cleaning

v1.1
Pierrick Charron 2010-06-07 02:53:34 +00:00
parent 56c9d3d3f9
commit 928bc0975e
1 changed files with 0 additions and 1 deletions

View File

@ -202,7 +202,6 @@ void stomp_close(stomp_t *stomp)
*/
int stomp_send(stomp_t *stomp, stomp_frame_t *frame TSRMLS_DC)
{
int n;
smart_str buf = {0};
/* Command */