summaryrefslogtreecommitdiff
path: root/vala/valastruct.vala
diff options
context:
space:
mode:
Diffstat (limited to 'vala/valastruct.vala')
-rw-r--r--vala/valastruct.vala2
1 files changed, 0 insertions, 2 deletions
diff --git a/vala/valastruct.vala b/vala/valastruct.vala
index dbbf62992..21985d7af 100644
--- a/vala/valastruct.vala
+++ b/vala/valastruct.vala
@@ -376,8 +376,6 @@ public class Vala.Struct : TypeSymbol {
/**
* Sets the rank of this integer or floating point type.
- *
- * @return the rank if this is an integer or floating point type
*/
public void set_rank (int rank) {
this.rank = rank;