bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8

This commit is contained in:
Trevor Saunders
2013-01-12 07:40:33 -05:00
parent 5aa9a8b956
commit c55a85644c
184 changed files with 15 additions and 479 deletions

View File

@@ -22,7 +22,6 @@
static const char *kAutoCompleteSearchCID = "@mozilla.org/autocomplete/search;1?name=";
NS_IMPL_CYCLE_COLLECTION_CLASS(nsAutoCompleteController)
NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN(nsAutoCompleteController)
tmp->SetInput(nullptr);
NS_IMPL_CYCLE_COLLECTION_UNLINK_END