diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2019-05-29 23:52:44 +0200 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2019-06-12 18:44:56 +0200 |
commit | a3e0376f95cb57aeda12438313cba67b1690d685 (patch) | |
tree | 94922862b39bcd2b82509c9d19913d9b5b370043 /nx-X11/programs/Xserver/include/selection.h | |
parent | d8f5e647c92b73835665c555d06c8814c7d0dbb5 (diff) | |
download | nx-libs-a3e0376f95cb57aeda12438313cba67b1690d685.tar.gz nx-libs-a3e0376f95cb57aeda12438313cba67b1690d685.tar.bz2 nx-libs-a3e0376f95cb57aeda12438313cba67b1690d685.zip |
Window.c: remove leftover (commented) code
This was eventually replaced by nxagentAddConfiguredWindow(pWin,
CW_Map) some lines below which is just leading to the same code being
executed some time later.
(nxagentAddConfiguredWindow() will add a window to a
list. nxagentFlushConfiguredWindow() is called at certain points to
update all windows in that list in one go. "update" here means calling
XConfigureWindow() or XMapWindow() on the real display.)
Diffstat (limited to 'nx-X11/programs/Xserver/include/selection.h')
0 files changed, 0 insertions, 0 deletions