aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-10-20 19:41:37 -0700
committerThomas White <taw@physics.org>2012-10-20 19:41:37 -0700
commit89f435823a570f621f23baabf437b4f568667da4 (patch)
treef209c3be8e59f801415db888361cf69198287c84
parentf62745115e6a66531bef56f8e1af4b575bdc457f (diff)
parent89eaa61d5237445bbc45070779847785658690ff (diff)
Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfel
-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.
*
*/