# HG changeset patch # User Sam Lantinga # Date 1267803826 0 # Node ID 274743af0430143a8373e55afeb1047eb9cef52d # Parent 7953336267c20924b34af24ce0331ead6f266ea1 Removed reference to compatibility function diff -r 7953336267c2 -r 274743af0430 include/SDL_surface.h --- a/include/SDL_surface.h Sun Feb 28 09:23:23 2010 +0000 +++ b/include/SDL_surface.h Fri Mar 05 15:43:46 2010 +0000 @@ -101,7 +101,7 @@ struct SDL_Surface * dst, SDL_Rect * dstrect); /** - * Allocate and free an RGB surface (must be called after SDL_SetVideoMode). + * Allocate and free an RGB surface. * * If the depth is 4 or 8 bits, an empty palette is allocated for the surface. * If the depth is greater than 8 bits, the pixel format is set using the