mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 880754 - Remove unused PointerSet typedef. r=khuey
This commit is contained in:
parent
94ae55944b
commit
534a8682ae
@ -635,10 +635,6 @@ struct GCGraph
|
||||
}
|
||||
};
|
||||
|
||||
// XXX Would be nice to have an nsHashSet<KeyType> API that has
|
||||
// Add/Remove/Has rather than PutEntry/RemoveEntry/GetEntry.
|
||||
typedef nsTHashtable<nsPtrHashKey<const void> > PointerSet;
|
||||
|
||||
static nsISupports *
|
||||
CanonicalizeXPCOMParticipant(nsISupports *in)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user