This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  dbea4f585f61998cf17d70d2a7287e5559773d02 (commit)
      from  bcc366d97526a2021ab0941a6760cc2a9aeca492 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=dbea4f585f61998cf17d70d2a7287e5559773d02

commit dbea4f585f61998cf17d70d2a7287e5559773d02
Author: Franck Villaume <[email protected]>
Date:   Sun Nov 22 18:18:28 2015 +0100

    tracker: useless code

diff --git a/src/common/tracker/actions/browse.php 
b/src/common/tracker/actions/browse.php
index a0b502a..01aaae7 100644
--- a/src/common/tracker/actions/browse.php
+++ b/src/common/tracker/actions/browse.php
@@ -259,9 +259,6 @@ if ($art_arr && ($art_cnt = count($art_arr)) > 0) {
        $focus = 0;
 }
 
-if (!$paging) {
-       $paging = 25;
-}
 if ($art_cnt) {
        if ($focus) {
                for ($i = 0; $i < $art_cnt; ++$i)

-----------------------------------------------------------------------

Summary of changes:
 src/common/tracker/actions/browse.php | 3 ---
 1 file changed, 3 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to