mirror of
https://github.com/SFML/SFML.git
synced 2025-02-08 01:18:02 +08:00
Removed all references to sf::RenderImage, which doesn't exist in SFML 1.x
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1398 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
f0e231eabf
commit
21c6f97617
@ -37,7 +37,6 @@
|
|||||||
|
|
||||||
namespace sf
|
namespace sf
|
||||||
{
|
{
|
||||||
class RenderImage;
|
|
||||||
class RenderWindow;
|
class RenderWindow;
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
@ -281,8 +280,6 @@ public :
|
|||||||
|
|
||||||
private :
|
private :
|
||||||
|
|
||||||
friend class RenderImage;
|
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
/// Create the OpenGL texture
|
/// Create the OpenGL texture
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user