Remove unnecessary friend declaration in class Fl_SVG_Image
This commit is contained in:
parent
c227edef39
commit
18ae6c84eb
@ -133,7 +133,6 @@ struct NSVGimage;
|
||||
|
||||
*/
|
||||
class FL_EXPORT Fl_SVG_Image : public Fl_RGB_Image {
|
||||
friend class Fl_Graphics_Driver;
|
||||
private:
|
||||
typedef struct {
|
||||
NSVGimage* svg_image;
|
||||
|
Loading…
Reference in New Issue
Block a user