Bug 679617 - Don't define TOPIC_FRECENCY_UPDATED twice. r=mak

This commit is contained in:
Matheus Kerschbaum 2011-08-18 11:57:32 +02:00
Родитель 8af0aed670
Коммит aba11d4b7f
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -101,9 +101,6 @@
// Fired after frecency has been 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
// APIs after this notification. If you need to listen for Places shutdown
// you should only use this notification, next ones are intended only for