From: Mikael Nordfeldth Date: Tue, 3 Jun 2014 01:16:18 +0000 (+0200) Subject: Revert "There were referenced in ActivityObject not autoloaded" X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9a1109bd14f50d4cd68cc0d797b0b3d2e4706573;p=quix0rs-gnu-social.git Revert "There were referenced in ActivityObject not autoloaded" This reverts commit 6e35544a67e250b492f6c75abe3be597fc480ccd. --- diff --git a/lib/activityobject.php b/lib/activityobject.php index 8772611b49..c506b17e85 100644 --- a/lib/activityobject.php +++ b/lib/activityobject.php @@ -32,8 +32,6 @@ if (!defined('STATUSNET')) { exit(1); } -require(INSTALLDIR.'/lib/activitystreamjsondocument.php'); - /** * A noun-ish thing in the activity universe *