| Index: remoting/webapp/me2mom/l10n.js
|
| diff --git a/remoting/webapp/me2mom/l10n.js b/remoting/webapp/me2mom/l10n.js
|
| index 20506dcc5458eca595df8e2aa77029afa1da6ba4..409feedc874775df50e45a9062376d0c91d8d85b 100644
|
| --- a/remoting/webapp/me2mom/l10n.js
|
| +++ b/remoting/webapp/me2mom/l10n.js
|
| @@ -3,11 +3,6 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -/**
|
| - * Localize the document by replacing innerText of nodes with an i18n-content
|
| - * attribute with the corresponding localized string.
|
| - */
|
| -
|
| var l10n = l10n || {};
|
|
|
| /**
|
|
|