• Mike Gabriel's avatar
    NXwindow.c: Don't set w and h, not used later on. · eaa19eb5
    Mike Gabriel authored
     Amends the following compiler warnings:
    
     ```
     NXwindow.c: In function ‘nxagentClearSplash’:
     NXwindow.c:342:12: warning: variable ‘h’ set but not used [-Wunused-but-set-variable]
          int w, h;
                 ^
     NXwindow.c:342:9: warning: variable ‘w’ set but not used [-Wunused-but-set-variable]
          int w, h;
              ^
     ```
    eaa19eb5
Name
Last commit
Last update
..
Xserver Loading commit data...
nxauth Loading commit data...
Imakefile Loading commit data...