aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engine/lib/entities.php7
1 files changed, 1 insertions, 6 deletions
diff --git a/engine/lib/entities.php b/engine/lib/entities.php
index e457988ec..e9f1f52cc 100644
--- a/engine/lib/entities.php
+++ b/engine/lib/entities.php
@@ -621,10 +621,5 @@
return delete_data("DELETE from {$CONFIG->dbprefix}entity_relationships where guid_one=$guid_one and relationship='$relationship' and guid_two=$guid_two");
}
-
-
-
- // In annotations/ meta
-
-
+
?> \ No newline at end of file