mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
Back out changeset bc4c43776396 (Bug 883501) for landing on wrong branch
This commit is contained in:
parent
21beb6d4a1
commit
8271a33332
@ -14,8 +14,8 @@
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS1(nsConsoleMessage, nsIConsoleMessage)
|
||||
|
||||
nsConsoleMessage::nsConsoleMessage()
|
||||
: mTimeStamp(0),
|
||||
mMessage()
|
||||
: mMessage(),
|
||||
mTimeStamp(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user