mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 17:32:29 +01:00
Remove MINIATURIZE_ANIMATION_DELAY_{Z,F,T} tests
We know that they are non-zero because we set their values explicitly in wconfig.h.in, so there is no point in checking them.
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
|
||||
/* max. time to spend doing animations in seconds. If the animation
|
||||
* time exceeds this value, it is immediately finished. Usefull for
|
||||
* moments of high-load.
|
||||
* moments of high-load. DO NOT set *_DELAY_{Z,T,F} to zero!
|
||||
*/
|
||||
#define MAX_ANIMATION_TIME 1
|
||||
/* Zoom animation */
|
||||
|
||||
Reference in New Issue
Block a user