Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan

Comment-only so DONTBUILD.
This commit is contained in:
Birunthan Mohanathas
2015-08-04 16:17:36 -07:00
parent 8409865681
commit a0f7c73250
147 changed files with 11 additions and 1201 deletions

View File

@@ -118,7 +118,6 @@ nsMacUtilsImpl::GetArchitecturesInBinary(nsAString& aArchString)
return GetArchString(aArchString);
}
/* readonly attribute boolean isTranslated; */
// True when running under binary translation (Rosetta).
NS_IMETHODIMP
nsMacUtilsImpl::GetIsTranslated(bool* aIsTranslated)