Bug 1159003 - Remove Performance::GetAsISupports(), r=bz

This commit is contained in:
Andrea Marchesini
2017-07-20 19:05:38 +02:00
parent 7ee3166230
commit 7bc9575662
5 changed files with 2 additions and 16 deletions

View File

@@ -40,7 +40,6 @@ NS_IMPL_RELEASE_INHERITED(PerformanceMainThread, Performance)
NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(PerformanceMainThread)
NS_WRAPPERCACHE_INTERFACE_MAP_ENTRY
NS_INTERFACE_MAP_ENTRY(nsIObserver)
NS_INTERFACE_MAP_ENTRY_AMBIGUOUS(nsISupports, nsIObserver)
NS_INTERFACE_MAP_END_INHERITING(Performance)
already_AddRefed<PerformanceMainThread>