Removed unused constants
Except for SDL_bmp.c where they are historically interesting and I've left them in.
This commit is contained in:
parent
1dd0c768de
commit
0749b6e318
6 changed files with 2 additions and 26 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue