remove unused argument
This commit is contained in:
		| @@ -2884,7 +2884,7 @@ | |||||||
| 		// Start content in the current background | 		// Start content in the current background | ||||||
| 		if( currentBackground ) { | 		if( currentBackground ) { | ||||||
|  |  | ||||||
| 			startEmbeddedContent( currentBackground, true ); | 			startEmbeddedContent( currentBackground ); | ||||||
|  |  | ||||||
| 			var backgroundImageURL = currentBackground.style.backgroundImage || ''; | 			var backgroundImageURL = currentBackground.style.backgroundImage || ''; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user