doc: remove stray doxygen comment

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
morganamilo 2020-12-07 22:19:34 +00:00 committed by Allan McRae
parent 11e09a23be
commit 48865e7dac

View file

@ -266,8 +266,6 @@ int SYMEXPORT alpm_trans_release(alpm_handle_t *handle)
return 0; return 0;
} }
/** @} */
void _alpm_trans_free(alpm_trans_t *trans) void _alpm_trans_free(alpm_trans_t *trans)
{ {
if(trans == NULL) { if(trans == NULL) {