summaryrefslogtreecommitdiff
path: root/src/cwindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cwindow.c')
-rw-r--r--src/cwindow.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cwindow.c b/src/cwindow.c
index 05fbfd04..a9a9ad64 100644
--- a/src/cwindow.c
+++ b/src/cwindow.c
@@ -1028,6 +1028,10 @@ cwindow_undamage (CWindow *cwindow)
get_all = cwindow->damage_serial == 0;
cwindow->damage_serial = NextRequest (xdisplay);
+#if 0
+ get_all = TRUE;
+#endif
+
if (get_all)
{
if (cwindow->texture)