Skip to content

Commit

Permalink
Remove another obsolete and potentially harmful code advice from 2003
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Jul 26, 2015
1 parent e2cbd98 commit 1575fce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/image.hpp
Expand Up @@ -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.
Expand Down

0 comments on commit 1575fce

Please sign in to comment.