Remove obsolete free_result refs

This commit is contained in:
Ingvar Stepanyan
2020-08-04 15:17:16 +01:00
parent 3cda8285a1
commit 0807fa4b9a
3 changed files with 0 additions and 9 deletions

View File

@@ -35,7 +35,3 @@ struct AvifOptions {
int subsample;
};
```
### `void free_result()`
Frees the result created by `encode()`.