Remove unused method: hide

Change-Id: Iba2ca843db8f0edd7fd1826b998a73279e7c06fe
This commit is contained in:
Santhosh Thottingal
2013-11-14 11:12:43 +05:30
committed by Nikerabbit
parent be99ff9a55
commit 8d9f1e97cd
2 changed files with 0 additions and 16 deletions

View File

@@ -467,14 +467,6 @@
this.prepareToggleButton();
},
/**
* 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.