What
FossilOrigin-Name: 5fd3c8a726c542d2658c51a19b7e5dcc06cf0785007e9adc51ebde9ef74e3544
This commit is contained in:
parent
9dc5d84708
commit
033080612a
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ int try_post_status(struct session* ssn, mastodont_t* api)
|
|||
|
||||
mastodont_create_status(api, &args, &storage);
|
||||
|
||||
// TODO cleanup when errors are properly implemented
|
||||
mastodont_storage_cleanup(&storage);
|
||||
if (att_storage)
|
||||
cleanup_media_storages(ssn, att_storage);
|
||||
|
|
Loading…
Reference in a new issue