Remove stale reference to deprecated personal.php

This commit is contained in:
Zach Copley 2009-06-17 17:13:59 -07:00
parent 164588ef0f
commit 4fc4c0a74b
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@ if (!defined('LACONICA')) {
exit(1);
}
require_once INSTALLDIR.'/lib/personal.php';
define('MESSAGES_PER_PAGE', 20);
/**