1
0
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:
Carlos R. Mafra
2009-10-10 19:22:31 +02:00
parent cda27758bc
commit 87161c5e0c
3 changed files with 3 additions and 20 deletions

View File

@@ -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 */