diff --git a/include/SDL.h b/include/SDL.h index 2f009cf9c..0f4eb35b0 100644 --- a/include/SDL.h +++ b/include/SDL.h @@ -121,8 +121,7 @@ extern "C" { /*@}*/ /** - * This function loads the SDL dynamically linked library and initializes - * the subsystems specified by \c flags (and those satisfying dependencies). + * This function initializes the subsystems specified by \c flags * Unless the ::SDL_INIT_NOPARACHUTE flag is set, it will install cleanup * signal handlers for some commonly ignored fatal signals (like SIGSEGV). */