diff options
Diffstat (limited to 'application/palemoon/components/places/moz.build')
-rw-r--r-- | application/palemoon/components/places/moz.build | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/application/palemoon/components/places/moz.build b/application/palemoon/components/places/moz.build index 0df5c5172b..2e35e19514 100644 --- a/application/palemoon/components/places/moz.build +++ b/application/palemoon/components/places/moz.build @@ -6,10 +6,5 @@ JAR_MANIFESTS += ['jar.mn'] -EXTRA_COMPONENTS += [ - 'nsPlacesAutoComplete.js', - 'nsPlacesAutoComplete.manifest', -] - EXTRA_JS_MODULES += [ 'PlacesUIUtils.jsm' ] |