Skip to content

Commit

Permalink
Merge branch '3.7' of https://github.com/JumpMind/symmetric-ds.git in…
Browse files Browse the repository at this point in the history
…to 3.7
  • Loading branch information
chenson42 committed Dec 8, 2015
2 parents bf5f5d1 + 57741fb commit bdb0455
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -122,7 +122,6 @@ long SymFileIncomingTransport_process(SymFileIncomingTransport *this, SymDataPro
}

void SymFileIncomingTransport_destroy(SymFileIncomingTransport *this) {
free(this->remoteNode);
free(this);
}

Expand Down

0 comments on commit bdb0455

Please sign in to comment.