aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2020-01-07 21:27:04 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-05-07 12:55:04 +0200
commit66eea14c241cf0aebeccfb0d1f0d98e7dcbf4b73 (patch)
treed680d891956ffac3a79a9f465145f5e940c62c94 /nx-X11/programs/Xserver/hw/nxagent/Atoms.h
parent18439f55a04501b93fe8617850b5c1510b0d4885 (diff)
downloadnx-libs-66eea14c241cf0aebeccfb0d1f0d98e7dcbf4b73.tar.gz
nx-libs-66eea14c241cf0aebeccfb0d1f0d98e7dcbf4b73.tar.bz2
nx-libs-66eea14c241cf0aebeccfb0d1f0d98e7dcbf4b73.zip
nxagent: Free atom map on termination
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Atoms.h')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Atoms.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
index 8dff0d5a7..a39c53c07 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
+++ b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
@@ -51,6 +51,8 @@ int nxagentQueryAtoms(ScreenPtr pScreen);
void nxagentResetAtomMap(void);
+void nxagentFreeAtomMap(void);
+
void nxagentWMDetect(void);
#ifdef XlibAtom