Removed spare comments.

FossilOrigin-Name: ffe503b551bbed7067d2282be5140aa1c0540812352bbe23a437ea5c9dc2b6a5
This commit is contained in:
7u83@mail.ru 2016-03-27 14:46:25 +00:00
parent 9c8c7078e3
commit 9211607909
1 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@
/**
* @file
* @brief Implementation if mavl_merge.
* @addtogroup MavlFunctions
* @{
*/
@ -75,4 +74,3 @@ void mavl_merge(mavl_t m, mavl_t t)
}
/** *@} */