Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop

This commit is contained in:
Joshua Cranmer
2013-07-18 21:24:15 -05:00
parent 0c97ea3fd8
commit 4c1f2d0784
31 changed files with 63 additions and 63 deletions

View File

@@ -216,7 +216,7 @@ nsAppStartup::Init()
// nsAppStartup->nsISupports
//
NS_IMPL_THREADSAFE_ISUPPORTS5(nsAppStartup,
NS_IMPL_ISUPPORTS5(nsAppStartup,
nsIAppStartup,
nsIWindowCreator,
nsIWindowCreator2,