mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-04-16 13:49:19 +02:00
Remove TODO - the error handling is manual
This commit is contained in:
parent
22be7fa615
commit
155d69571a
@ -334,7 +334,6 @@ trexio_text_flush (trexio_t* const file)
|
||||
trexio_exit_code rc;
|
||||
trexio_text_t* f = (trexio_text_t*) file;
|
||||
|
||||
/* TODO: Error handling for this call is NOT added by the generator */
|
||||
rc = trexio_text_flush_$group$(f); if (rc != TREXIO_SUCCESS) return rc;
|
||||
|
||||
return TREXIO_SUCCESS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user