aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Atoms.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2019-07-23 21:29:27 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-09-29 17:10:05 +0200
commitb8751fca890b9714450b158d8405850c6856a753 (patch)
tree0408d8a58cbc283f18c736413f46b529f63afff8 /nx-X11/programs/Xserver/hw/nxagent/Atoms.c
parent1f71a75f583c54b07a62f181d7301ffa1ade55e8 (diff)
downloadnx-libs-b8751fca890b9714450b158d8405850c6856a753.tar.gz
nx-libs-b8751fca890b9714450b158d8405850c6856a753.tar.bz2
nx-libs-b8751fca890b9714450b158d8405850c6856a753.zip
Atoms.c: remove unused parameter from nxagentInitAtoms
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Atoms.c')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Atoms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Atoms.c b/nx-X11/programs/Xserver/hw/nxagent/Atoms.c
index a52cb9658..e65ddaac3 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Atoms.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Atoms.c
@@ -177,7 +177,7 @@ void nxagentWMDetect()
finishWMDetection(verbose);
}
-int nxagentInitAtoms(WindowPtr pWin)
+int nxagentInitAtoms()
{
/*
* Value of nxagentAtoms[8] is "NX_AGENT_SIGNATURE".