X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fstream.php;h=a595958e44e27a8e806a49f205064b8917bdfd8f;hb=905ba4998b6388c5a5c23262beff276441d8c393;hp=ad65e2d2a293702231a513b0959225d68f1dd4da;hpb=7e38142d4aa080767617724a98c0cf60c70961d0;p=quix0rs-gnu-social.git diff --git a/lib/stream.php b/lib/stream.php index ad65e2d2a2..a595958e44 100644 --- a/lib/stream.php +++ b/lib/stream.php @@ -19,8 +19,6 @@ if (!defined('LACONICA')) { exit(1); } -define('NOTICES_PER_PAGE', 20); - class StreamAction extends Action { function handle($args) {