summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/sessionstore/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'application/palemoon/components/sessionstore/moz.build')
-rw-r--r--application/palemoon/components/sessionstore/moz.build4
1 files changed, 1 insertions, 3 deletions
diff --git a/application/palemoon/components/sessionstore/moz.build b/application/palemoon/components/sessionstore/moz.build
index 8b38aeba5..84278dafa 100644
--- a/application/palemoon/components/sessionstore/moz.build
+++ b/application/palemoon/components/sessionstore/moz.build
@@ -26,6 +26,4 @@ EXTRA_JS_MODULES.sessionstore = [
'XPathGenerator.jsm',
]
-EXTRA_PP_JS_MODULES.sessionstore += [
- 'SessionStore.jsm',
-] \ No newline at end of file
+EXTRA_PP_JS_MODULES.sessionstore += ['SessionStore.jsm'] \ No newline at end of file