Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
Comment-only so DONTBUILD.
This commit is contained in:
@@ -393,7 +393,6 @@ struct IntervalComparator
|
||||
|
||||
} // namespace
|
||||
|
||||
/* void Run(); */
|
||||
NS_IMETHODIMP
|
||||
TimerThread::Run()
|
||||
{
|
||||
@@ -790,7 +789,6 @@ TimerThread::DoAfterSleep()
|
||||
}
|
||||
|
||||
|
||||
/* void observe (in nsISupports aSubject, in string aTopic, in wstring aData); */
|
||||
NS_IMETHODIMP
|
||||
TimerThread::Observe(nsISupports* /* aSubject */, const char* aTopic,
|
||||
const char16_t* /* aData */)
|
||||
|
||||
Reference in New Issue
Block a user