Remove incorrect documentation

Signed-off-by: David McNeil <mcneil.david2@gmail.com>
This commit is contained in:
David McNeil 2019-12-11 10:17:58 -05:00 committed by gnzlbg
parent a5e8090378
commit 6fa4273d50
1 changed files with 0 additions and 4 deletions

View File

@ -366,8 +366,6 @@ extern "C" {
///
/// This makes the space available for future allocations.
///
/// If `ptr` is null, no action occurs.
///
/// # Safety
///
/// The behavior is _undefined_ if:
@ -383,8 +381,6 @@ extern "C" {
///
/// This makes the space available for future allocations.
///
/// If `ptr` is null, no action occurs.
///
/// # Safety
///
/// The behavior is _undefined_ if: