Fix for bug 79356; remove duplicate var declaration (strict JS warning); r=morse, sr=blake
git-svn-id: svn://10.0.0.236/trunk@105314 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
45a4378547
commit
bd80e23931
@ -228,7 +228,6 @@ nsHelperAppDialog.prototype = {
|
||||
|
||||
// Add special debug hook.
|
||||
if ( this.debug ) {
|
||||
var prompt = this.dialogElement( "prompt" );
|
||||
prompt.setAttribute( "onclick", "dialog.doDebug()" );
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user