mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1211504
. Remove unused member from RefLayer.
Indirectly caught by coverity --HG-- extra : rebase_source : 95772cfe2d54d532b62e5fe23117c0d63bb1772f
This commit is contained in:
parent
cbb8f82b67
commit
5f0bc91be5
@ -2538,7 +2538,6 @@ protected:
|
||||
|
||||
virtual void DumpPacket(layerscope::LayersPacket* aPacket, const void* aParent) override;
|
||||
|
||||
Layer* mTempReferent;
|
||||
// 0 is a special value that means "no ID".
|
||||
uint64_t mId;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user