diff options
Diffstat (limited to 'xts5/Xlib4/XSetWindowBackground.m')
-rw-r--r-- | xts5/Xlib4/XSetWindowBackground.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xts5/Xlib4/XSetWindowBackground.m b/xts5/Xlib4/XSetWindowBackground.m index 739f9792..ccdfcf37 100644 --- a/xts5/Xlib4/XSetWindowBackground.m +++ b/xts5/Xlib4/XSetWindowBackground.m @@ -162,7 +162,6 @@ Verify that background has not changed. Pixmap pm; XEvent event; XVisualInfo *vp; -XSetWindowAttributes attributes; for(resetvinf(VI_WIN); nextvinf(&vp); ) { parent = makewin(display, vp); |