jenkins-bot has submitted this change and it was merged.

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


Hygiene: Remove unused method.

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

Approvals:
  Robmoen: Looks good to me, approved
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I6865a9acc7a8628e62da6a55cc21151127234b71
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Robmoen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to