зеркало из https://github.com/mozilla/pjs.git
Fix for bug 79356; remove duplicate var declaration (strict JS warning); r=morse, sr=blake
This commit is contained in:
Родитель
d928532959
Коммит
5fc9787665
|
@ -228,7 +228,6 @@ nsHelperAppDialog.prototype = {
|
|||
|
||||
// Add special debug hook.
|
||||
if ( this.debug ) {
|
||||
var prompt = this.dialogElement( "prompt" );
|
||||
prompt.setAttribute( "onclick", "dialog.doDebug()" );
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче