This commit is contained in:
VilhoRaatikka
2014-06-30 13:43:25 +03:00
parent 862d504a74
commit 3e3c1af211
2 changed files with 0 additions and 7 deletions

View File

@ -1290,7 +1290,6 @@ return_rc:
static int gw_error_client_event(
DCB* dcb)
{
int rc;
SESSION* session;
CHK_DCB(dcb);
@ -1363,7 +1362,6 @@ gw_client_close(DCB *dcb)
static int
gw_client_hangup_event(DCB *dcb)
{
int rc;
SESSION* session;
CHK_DCB(dcb);