[X2Go-Commits] [nx-libs] 193/429: NXDispatch.c: remove double nxagentFreeAtomMap()
git-admin at x2go.org
git-admin at x2go.org
Mon Oct 18 09:36:28 CEST 2021
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch 3.6.x
in repository nx-libs.
commit 35556cac95b2c637d9b3ee754084aa12edbb3e91
Author: Ulrich Sibiller <uli42 at gmx.de>
Date: Sun Nov 8 17:01:57 2020 +0100
NXDispatch.c: remove double nxagentFreeAtomMap()
---
nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c b/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
index 12a44dbe0..a8739fa3f 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
@@ -581,7 +581,6 @@ Reply Total Cached Bits In Bits Out Bits/Reply Ratio
}
saveAgentState("TERMINATED");
- nxagentFreeAtomMap();
nxagentFreeFontData();
#endif /* NXAGENT_SERVER */
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list