aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/location.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/location.php')
-rw-r--r--engine/lib/location.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/engine/lib/location.php b/engine/lib/location.php
index a424ece25..d0b3d6339 100644
--- a/engine/lib/location.php
+++ b/engine/lib/location.php
@@ -8,8 +8,6 @@
* @link http://elgg.org/
*/
-require_once dirname(dirname(__FILE__)).'/classes/Locatable.php';
-
/**
* Encode a location into a latitude and longitude, caching the result.
*