Eliminate the dead code in dst_api.c
In write_public_key() and write_key_state(), there were left-over checks for result, that were effectively dead code after the last refactoring. Remove those.
Closes #3990 (closed)
In write_public_key() and write_key_state(), there were left-over checks for result, that were effectively dead code after the last refactoring. Remove those.
Closes #3990 (closed)