mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Bug 508760 - Remove MSVC6 support from the tree; (Jv1) nsEventQueue.h.
r=benjamin.
This commit is contained in:
parent
2e34091c98
commit
031f194849
@ -96,7 +96,6 @@ private:
|
||||
|
||||
// Page objects are linked together to form a simple deque.
|
||||
|
||||
struct Page; friend struct Page; // VC6!
|
||||
struct Page {
|
||||
struct Page *mNext;
|
||||
nsIRunnable *mEvents[EVENTS_PER_PAGE];
|
||||
|
Loading…
x
Reference in New Issue
Block a user