mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 508760 - Remove MSVC6 support from the tree; (Fv1) layout/svg/base/src/*; r=longsonr
This commit is contained in:
parent
26a48fb72d
commit
fb78d65280
@ -101,11 +101,6 @@ private:
|
||||
// nsSVGContainerFrame methods:
|
||||
virtual gfxMatrix GetCanvasTM();
|
||||
|
||||
// VC6 does not allow the inner class to access protected members
|
||||
// of the outer class
|
||||
class AutoMarkerReferencer;
|
||||
friend class AutoMarkerReferencer;
|
||||
|
||||
// A helper class to allow us to paint markers safely. The helper
|
||||
// automatically sets and clears the mInUse flag on the marker frame (to
|
||||
// prevent nasty reference loops) as well as the reference to the marked
|
||||
|
Loading…
Reference in New Issue
Block a user