diff options
author | JustOff <Off.Just.Off@gmail.com> | 2018-04-14 13:00:36 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2018-04-14 13:00:36 +0300 |
commit | 25370b7f0cc8709821acc8b7826c2c6e38268c67 (patch) | |
tree | 19b0e0bc351369fdca8b32b806f168bdb53be0a9 /application/palemoon/components/places/BrowserPlaces.manifest | |
parent | c73c73b7978d7fc12e0dc07bb7c8f3babd497b8c (diff) | |
download | UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.tar UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.tar.gz UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.tar.lz UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.tar.xz UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.zip |
Remove dead Places protocol handler in Pale Moon
Diffstat (limited to 'application/palemoon/components/places/BrowserPlaces.manifest')
-rw-r--r-- | application/palemoon/components/places/BrowserPlaces.manifest | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/palemoon/components/places/BrowserPlaces.manifest b/application/palemoon/components/places/BrowserPlaces.manifest deleted file mode 100644 index 3b25f50f4..000000000 --- a/application/palemoon/components/places/BrowserPlaces.manifest +++ /dev/null @@ -1,2 +0,0 @@ -component {6bcb9bde-9018-4443-a071-c32653469597} PlacesProtocolHandler.js -contract @mozilla.org/network/protocol;1?name=place {6bcb9bde-9018-4443-a071-c32653469597} |