mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
Bug 1346501. Remove mFrameCreateCalled from nsImageLoadingContent, it is now unused
This commit is contained in:
parent
ece6d716f4
commit
731b3ea7ee
2 changed files with 1 additions and 9 deletions
|
|
@ -459,9 +459,6 @@ private:
|
|||
// registered with the refresh driver.
|
||||
bool mCurrentRequestRegistered;
|
||||
bool mPendingRequestRegistered;
|
||||
|
||||
// True when FrameCreate has been called but FrameDestroy has not.
|
||||
bool mFrameCreateCalled;
|
||||
};
|
||||
|
||||
#endif // nsImageLoadingContent_h__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue