]> Dogcows Code - chaz/tint2/blobdiff - src/util/timer.c
qutodetect composite manager and automaticaly switch real/fake transparency
[chaz/tint2] / src / util / timer.c
index 1dd2f11c36cb844286c0ac04603f47e4d75fc2cd..b4db7f48dfa0915eec9692bbece3937781d4d63f 100644 (file)
@@ -55,7 +55,6 @@ void default_timeout()
 
 void cleanup_timeout()
 {
-printf("*** cleanup_timeout()\n");
        while (timeout_list) {
                timeout* t = timeout_list->data;
                if (t->multi_timeout)
This page took 0.024633 seconds and 4 git commands to generate.