Removed unused constants

Except for SDL_bmp.c where they are historically interesting and I've left them in.
This commit is contained in:
Sam Lantinga
2016-11-15 01:24:58 -08:00
parent acce865911
commit 0d24495b15
6 changed files with 2 additions and 26 deletions

View File

@@ -76,11 +76,6 @@ to a situation where the program can segfault.
*/
#define GUARD_ROWS (2)
/* !
\brief Lower limit of absolute zoom factor or rotation degrees.
*/
/* #define VALUE_LIMIT 0.001 */
/* !
\brief Returns colorkey info for a surface
*/