diff options
Diffstat (limited to 'xts5/Xlib4/XSetWindowBorder.m')
-rw-r--r-- | xts5/Xlib4/XSetWindowBorder.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xts5/Xlib4/XSetWindowBorder.m b/xts5/Xlib4/XSetWindowBorder.m index de4e2cd8..767d3788 100644 --- a/xts5/Xlib4/XSetWindowBorder.m +++ b/xts5/Xlib4/XSetWindowBorder.m @@ -136,7 +136,6 @@ Get the border-pixel. Verify the border pixel was set. >>CODE unsigned long pixel; -Pixmap pm; XEvent event; parent = defdraw(display, VI_WIN); @@ -192,7 +191,6 @@ Get the border-pixel. Verify the border pixel was set. >>CODE unsigned long pixel; -Pixmap pm; XEvent event; /* Create windows */ |