From: Zach Copley Date: Thu, 18 Jun 2009 00:13:59 +0000 (-0700) Subject: Remove stale reference to deprecated personal.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4fc4c0a74bd08f568a55d65660ca2e5170165905;p=quix0rs-gnu-social.git Remove stale reference to deprecated personal.php --- diff --git a/lib/mailbox.php b/lib/mailbox.php index 766510a47b..b282ce3687 100644 --- a/lib/mailbox.php +++ b/lib/mailbox.php @@ -31,8 +31,6 @@ if (!defined('LACONICA')) { exit(1); } -require_once INSTALLDIR.'/lib/personal.php'; - define('MESSAGES_PER_PAGE', 20); /**