no bug - remove a bunch of extra ';'s to make -pedantic happy
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
NS_IMPL_ISUPPORTS1(LoadContext, nsILoadContext);
|
||||
NS_IMPL_ISUPPORTS1(LoadContext, nsILoadContext)
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// LoadContext::nsILoadContext
|
||||
|
||||
Reference in New Issue
Block a user