From 9a1109bd14f50d4cd68cc0d797b0b3d2e4706573 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Tue, 3 Jun 2014 03:16:18 +0200 Subject: [PATCH] Revert "There were referenced in ActivityObject not autoloaded" This reverts commit 6e35544a67e250b492f6c75abe3be597fc480ccd. --- lib/activityobject.php | 2 -- 1 file changed, 2 deletions(-) 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 * -- 2.39.5