From 6e8aee499ede4f8849653cdd248a6c0db5fb8b76 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Fri, 3 Mar 2017 21:44:07 +0100 Subject: nxagent: move validateString as inline func to Utils.h --- nx-X11/programs/Xserver/hw/nxagent/Atoms.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'nx-X11/programs/Xserver/hw/nxagent/Atoms.h') diff --git a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h index ceeeb88f3..391e06181 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h +++ b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h @@ -36,8 +36,6 @@ extern Atom nxagentAtoms[NXAGENT_NUMBER_OF_ATOMS]; extern Bool nxagentWMIsRunning; -extern const char * validateString(const char *); - /* * Create the required atoms internally * to the agent server. -- cgit v1.2.3