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  b38bbee30634bb75f518a6c2c7fe2fe3e31bbf08 (commit)
      from  369dc03c5c66d1a251ea5b050b6fa9b572e19986 (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=b38bbee30634bb75f518a6c2c7fe2fe3e31bbf08

commit b38bbee30634bb75f518a6c2c7fe2fe3e31bbf08
Author: Franck Villaume <franck.villa...@trivialdev.com>
Date:   Tue Apr 20 10:51:27 2021 +0200

    remove dead code

diff --git a/src/common/include/HTTPRequest.class.php 
b/src/common/include/HTTPRequest.class.php
index 6c5f737..cadb051 100644
--- a/src/common/include/HTTPRequest.class.php
+++ b/src/common/include/HTTPRequest.class.php
@@ -57,15 +57,6 @@ class HTTPRequest extends Codendi_Request {
        }
 
        /**
-        * Return true if browser used to submit the request is netscape 4.
-        *
-        * @return bool
-        */
-       function browserIsNetscape4() {
-               return browser_is_netscape4();
-       }
-
-       /**
         * Singleton method for the class.
         *
         * @return mixed HTTPRequest Object.

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

Summary of changes:
 src/common/include/HTTPRequest.class.php | 9 ---------
 1 file changed, 9 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
Fusionforge-commits@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to