From c6c3f104455c439b60bba57fee085b75dda3d660 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 17 Jun 2015 12:59:12 -0400 Subject: [PATCH] Removed Edgar's name from SDL_haptic.h at his request. --HG-- extra : rebase_source : 908ec7e72e9a1320ae5e6b15f32a991df5d22eb8 --- include/SDL_haptic.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/SDL_haptic.h b/include/SDL_haptic.h index ca8803b8b..0e6f523b0 100644 --- a/include/SDL_haptic.h +++ b/include/SDL_haptic.h @@ -102,11 +102,6 @@ * return 0; // Success * } * \endcode - * - * You can also find out more information on my blog: - * http://bobbens.dyndns.org/journal/2010/sdl_haptic/ - * - * \author Edgar Simo Serra */ #ifndef _SDL_haptic_h