meh
This commit is contained in:
parent
5e672c870f
commit
5a3147f0dc
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ void skipstone_service_destroy(skipstone_service *service) {
|
||||||
skipstone_map_destroy(service->endpoints, free);
|
skipstone_map_destroy(service->endpoints, free);
|
||||||
|
|
||||||
free(service->buf);
|
free(service->buf);
|
||||||
|
|
||||||
free(service);
|
free(service);
|
||||||
|
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Add table
Reference in a new issue