Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
This commit is contained in:
@@ -2563,6 +2563,6 @@ PluginModuleChild::RecvGatherProfile()
|
||||
profileCString = nsCString("", 0);
|
||||
}
|
||||
|
||||
unused << SendProfile(profileCString);
|
||||
Unused << SendProfile(profileCString);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user