Jdlrobson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/182983

Change subject: Hygiene: Remove unused method.
......................................................................

Hygiene: Remove unused method.

Change-Id: I6865a9acc7a8628e62da6a55cc21151127234b71
---
M includes/MobilePage.php
1 file changed, 0 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/83/182983/1

diff --git a/includes/MobilePage.php b/includes/MobilePage.php
index 4fc0cc4..902457c 100644
--- a/includes/MobilePage.php
+++ b/includes/MobilePage.php
@@ -75,15 +75,6 @@
        }
 
        /**
-        * Set the content of an item of a pagelist
-        *
-        * @param string $html Content for pagelist item
-        */
-       public function setPageListItemContent( $html ) {
-               $this->content = $html;
-       }
-
-       /**
         * Get a medium sized thumbnail in div container.
         *
         * @param boolean $useBackgroundImage Whether the thumbnail should have 
a background image

-- 
To view, visit https://gerrit.wikimedia.org/r/182983
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6865a9acc7a8628e62da6a55cc21151127234b71
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to