[MediaWiki-commits] [Gerrit] mediawiki...Video[master]: Remove unused method getContent

2017-01-05 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/330199 )

Change subject: Remove unused method getContent
..


Remove unused method getContent

The method was not used anywhere in the extension's scope and it
was using deprecated Article::getContent

Bug: T151973
Change-Id: I95bfc6fd2728bed9580cdd5d75db797031b8a7fb
---
M VideoPage.php
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Jack Phoenix: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/VideoPage.php b/VideoPage.php
index dfe4d47..92d3699 100644
--- a/VideoPage.php
+++ b/VideoPage.php
@@ -130,11 +130,6 @@
}
}
 
-   /** @todo FIXME: is this needed? If not, remove! */
-   function getContent() {
-   return Article::getContent();
-   }
-
/**
 * Get the HTML table that contains the code for embedding the current
 * video on a wiki page.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I95bfc6fd2728bed9580cdd5d75db797031b8a7fb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Video
Gerrit-Branch: master
Gerrit-Owner: Victorbarbu 
Gerrit-Reviewer: Jack Phoenix 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...Video[master]: Remove unused method getContent

2017-01-03 Thread Victorbarbu (Code Review)
Victorbarbu has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/330199 )

Change subject: Remove unused method getContent
..

Remove unused method getContent

The method was not used anywhere in the extension's scope and it
was using deprecated Article::getContent

Bug: T151973
Change-Id: I95bfc6fd2728bed9580cdd5d75db797031b8a7fb
---
M VideoPage.php
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Video 
refs/changes/99/330199/1

diff --git a/VideoPage.php b/VideoPage.php
index dfe4d47..92d3699 100644
--- a/VideoPage.php
+++ b/VideoPage.php
@@ -130,11 +130,6 @@
}
}
 
-   /** @todo FIXME: is this needed? If not, remove! */
-   function getContent() {
-   return Article::getContent();
-   }
-
/**
 * Get the HTML table that contains the code for embedding the current
 * video on a wiki page.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I95bfc6fd2728bed9580cdd5d75db797031b8a7fb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Video
Gerrit-Branch: master
Gerrit-Owner: Victorbarbu 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits