[X2Go-Commits] [nx-libs] 163/429: NXDispatch.c: remove double nxagentFreeAtomMap()
git-admin at x2go.org
git-admin at x2go.org
Mon Oct 18 09:36:22 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 7c22dbfda3286bb794e527739e6db31963983917
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