aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engine/lib/relationships.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/engine/lib/relationships.php b/engine/lib/relationships.php
index e60e19fdf..ebcd1ef88 100644
--- a/engine/lib/relationships.php
+++ b/engine/lib/relationships.php
@@ -311,10 +311,6 @@
*
* This function lets you make the statement "$guid_one has $relationship with $guid_two".
*
- * TODO: Access controls? Are they necessary - I don't think so since we are defining
- * relationships between and anyone can do that. The objects should patch some access
- * controls over the top tho.
- *
* @param int $guid_one
* @param string $relationship
* @param int $guid_two