From 89eaa61d5237445bbc45070779847785658690ff Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 20 Oct 2012 07:51:02 -0700 Subject: Not actually deprecated (yet) --- libcrystfel/src/cell-utils.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libcrystfel/src/cell-utils.c b/libcrystfel/src/cell-utils.c index 174240b6..3ec9a9d6 100644 --- a/libcrystfel/src/cell-utils.c +++ b/libcrystfel/src/cell-utils.c @@ -71,8 +71,6 @@ * * Rotate a %UnitCell using a %quaternion. * - * Deprecated: 0.4.3. Use tfn_random_rotation() and cell_transform() instead. - * * Returns: a newly allocated rotated copy of @in. * */ @@ -1056,9 +1054,6 @@ void cell_fudge_gslcblas() * * Rotate a %UnitCell using Euler angles * - * Deprecated: Deprecated since 0.4.3. Use tfn_random_rotation() and - * cell_transform() instead. - * * Returns: a newly allocated rotated copy of @in. * */ -- cgit v1.2.3