diff --git a/include/SFML/Graphics/Image.hpp b/include/SFML/Graphics/Image.hpp index 0c6538e09..c2f5c898b 100644 --- a/include/SFML/Graphics/Image.hpp +++ b/include/SFML/Graphics/Image.hpp @@ -37,7 +37,6 @@ namespace sf { -class RenderImage; class RenderWindow; //////////////////////////////////////////////////////////// @@ -281,8 +280,6 @@ public : private : - friend class RenderImage; - //////////////////////////////////////////////////////////// /// Create the OpenGL texture ///