Remove duplicate 'use strict';

This commit is contained in:
Deathamns 2014-12-19 21:39:57 +01:00
parent 90c874c2aa
commit 8a19f32373

View file

@ -21,8 +21,6 @@
/* globals Services, sendAsyncMessage, addMessageListener, removeMessageListener */ /* globals Services, sendAsyncMessage, addMessageListener, removeMessageListener */
'use strict';
/******************************************************************************/ /******************************************************************************/
(function(frameScriptContext) { (function(frameScriptContext) {