aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libcrystfel/src/cell-utils.c5
1 files changed, 0 insertions, 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.
*
*/