diff options
Diffstat (limited to 'xts5/Xlib15/XReconfigureWMWindow.m')
-rw-r--r-- | xts5/Xlib15/XReconfigureWMWindow.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xts5/Xlib15/XReconfigureWMWindow.m b/xts5/Xlib15/XReconfigureWMWindow.m index de55eaf1..fb4febed 100644 --- a/xts5/Xlib15/XReconfigureWMWindow.m +++ b/xts5/Xlib15/XReconfigureWMWindow.m @@ -327,8 +327,6 @@ Configure the window to have a width of zero using XReconfigureWMWindow Verify that a BadValue error was generated. >>CODE BadValue Status status; -XEvent ev; -int nevents = 0; XVisualInfo *vp; XWindowChanges changes; |