summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/TaggingService.sys.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/places/TaggingService.sys.mjs')
-rw-r--r--toolkit/components/places/TaggingService.sys.mjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/components/places/TaggingService.sys.mjs b/toolkit/components/places/TaggingService.sys.mjs
index e27c84f844..0c038e6b0a 100644
--- a/toolkit/components/places/TaggingService.sys.mjs
+++ b/toolkit/components/places/TaggingService.sys.mjs
@@ -321,7 +321,7 @@ TaggingService.prototype = {
},
// nsIObserver
- observe: function TS_observe(aSubject, aTopic, aData) {
+ observe: function TS_observe(aSubject, aTopic) {
if (aTopic == TOPIC_SHUTDOWN) {
PlacesUtils.observers.removeListener(
[