]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/popularnoticesection.php
start conversation action
[quix0rs-gnu-social.git] / lib / popularnoticesection.php
index 5380563b9e70ee48cb8590bc376d39b16cbb20fd..c7c7f02150407a850bbcc8a3172cfd8b05f90dfd 100644 (file)
@@ -31,8 +31,6 @@ if (!defined('LACONICA')) {
     exit(1);
 }
 
-define('NOTICES_PER_SECTION', 5);
-
 /**
  * Base class for sections showing lists of notices
  *