Remove another obsolete and potentially harmful code advice from 2003
This commit is contained in:
parent
e2cbd98ba3
commit
1575fce44a
1 changed files with 0 additions and 1 deletions
|
@ -234,7 +234,6 @@ namespace image {
|
|||
|
||||
///function to reverse an image. The image MUST have originally been returned from
|
||||
///an image:: function. Returned images have the same semantics as for get_image()
|
||||
///and must be freed using SDL_FreeSurface()
|
||||
surface reverse_image(const surface &surf);
|
||||
|
||||
///returns true if the given image actually exists, without loading it.
|
||||
|
|
Loading…
Add table
Reference in a new issue