summaryrefslogtreecommitdiff
blob: 86d4972e1eedbdc30faddd346377d8c233e45cf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- Source/plugin-ui.cpp.bak	2008-09-18 22:32:44.000000000 -0400
+++ Source/plugin-ui.cpp	2008-09-18 22:32:51.000000000 -0400
@@ -283,11 +283,6 @@
     int term, chop;
     int PercentRedraw;
 
-    if (0) {
-	printf("Widget: %p\n", w);
-	printf("Message: %s\n", message);
-    }
-
     if (DEBUG > 1)
 	printf("state = %i, height = %i width = %i\n", instance->state,
 	       instance->movie_height, instance->movie_width);