Bug 724395: Get rid of GetUniqueID impl from nsPluginInstanceOwner. r=bsmedberg

This commit is contained in:
Josh Aas
2012-02-09 14:40:22 -05:00
parent 7ce12a5087
commit 6ee53c1462
2 changed files with 1 additions and 13 deletions

View File

@@ -1088,13 +1088,6 @@ NS_IMETHODIMP nsPluginInstanceOwner::GetBorderHorizSpace(PRUint32 *result)
return rv;
}
NS_IMETHODIMP nsPluginInstanceOwner::GetUniqueID(PRUint32 *result)
{
NS_ENSURE_ARG_POINTER(result);
*result = NS_PTR_TO_INT32(mObjectFrame);
return NS_OK;
}
// Cache the attributes and/or parameters of our tag into a single set
// of arrays to be compatible with Netscape 4.x. The attributes go first,
// followed by a PARAM/null and then any PARAM tags. Also, hold the