mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
Bug 679617 - Don't define TOPIC_FRECENCY_UPDATED twice. r=mak
This commit is contained in:
parent
8af0aed670
commit
aba11d4b7f
@ -101,9 +101,6 @@
|
|||||||
// Fired after frecency has been updated.
|
// Fired after frecency has been updated.
|
||||||
#define TOPIC_FRECENCY_UPDATED "places-frecency-updated"
|
#define TOPIC_FRECENCY_UPDATED "places-frecency-updated"
|
||||||
|
|
||||||
// Fired after frecency has been updated.
|
|
||||||
#define TOPIC_FRECENCY_UPDATED "places-frecency-updated"
|
|
||||||
|
|
||||||
// Fired when Places is shutting down. Any code should stop accessing Places
|
// Fired when Places is shutting down. Any code should stop accessing Places
|
||||||
// APIs after this notification. If you need to listen for Places shutdown
|
// APIs after this notification. If you need to listen for Places shutdown
|
||||||
// you should only use this notification, next ones are intended only for
|
// you should only use this notification, next ones are intended only for
|
||||||
|
Loading…
Reference in New Issue
Block a user