aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/relationships.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/relationships.php')
-rw-r--r--engine/lib/relationships.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/engine/lib/relationships.php b/engine/lib/relationships.php
index 81d18d1ca..7096ba882 100644
--- a/engine/lib/relationships.php
+++ b/engine/lib/relationships.php
@@ -9,8 +9,6 @@
* @link http://elgg.org/
*/
-require_once dirname(dirname(__FILE__)).'/classes/ElggRelationship.php';
-
/**
* Convert a database row to a new ElggRelationship
*