mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-14 15:28:13 +00:00
Removed unused constants
Except for SDL_bmp.c where they are historically interesting and I've left them in.
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user