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

Change subject: Remove unused method: hide
......................................................................


Remove unused method: hide

Change-Id: Iba2ca843db8f0edd7fd1826b998a73279e7c06fe
---
M resources/js/ext.uls.displaysettings.js
M resources/js/ext.uls.inputsettings.js
2 files changed, 0 insertions(+), 16 deletions(-)

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



diff --git a/resources/js/ext.uls.displaysettings.js 
b/resources/js/ext.uls.displaysettings.js
index 1533ecd..8045063 100644
--- a/resources/js/ext.uls.displaysettings.js
+++ b/resources/js/ext.uls.displaysettings.js
@@ -532,14 +532,6 @@
                },
 
                /**
-                * Hide this window.
-                * Used while navigating to language selector and need coming 
back
-                */
-               hide: function () {
-                       this.$parent.hide();
-               },
-
-               /**
                 * Close the language settings window.
                 * Depending on the context, actions vary.
                 */
diff --git a/resources/js/ext.uls.inputsettings.js 
b/resources/js/ext.uls.inputsettings.js
index 1735c42..a3f79c4 100644
--- a/resources/js/ext.uls.inputsettings.js
+++ b/resources/js/ext.uls.inputsettings.js
@@ -468,14 +468,6 @@
                },
 
                /**
-                * Hide this window.
-                * Used while navigating to language selector and need coming 
back
-                */
-               hide: function () {
-                       this.$parent.hide();
-               },
-
-               /**
                 * Close the language settings window.
                 * Depending on the context, actions vary.
                 */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iba2ca843db8f0edd7fd1826b998a73279e7c06fe
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to