aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Imakefile
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2019-10-23 21:20:39 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-11-02 11:13:24 +0100
commitdbf36ece31793840a16467fcac1245dfa6b587ab (patch)
tree4b373a64895cfedeb94a4e4877558cec09ee3831 /nx-X11/programs/Xserver/hw/nxagent/Imakefile
parentcbc9f831cb2165a16075987c2c8698e58e9f7090 (diff)
downloadnx-libs-dbf36ece31793840a16467fcac1245dfa6b587ab.tar.gz
nx-libs-dbf36ece31793840a16467fcac1245dfa6b587ab.tar.bz2
nx-libs-dbf36ece31793840a16467fcac1245dfa6b587ab.zip
nxagent: drop Holder.[ch]
The only left code was nxagentCheckum() which was not compiling anyway.
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Imakefile')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Imakefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Imakefile b/nx-X11/programs/Xserver/hw/nxagent/Imakefile
index c300e41db..58fb43403 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Imakefile
+++ b/nx-X11/programs/Xserver/hw/nxagent/Imakefile
@@ -52,8 +52,7 @@ SRCS = \
Clipboard.c \
Splash.c \
Split.c \
- Holder.c \
- Reconnect.c \
+ Reconnect.c \
Error.c \
Atoms.c \
Trap.c \
@@ -111,7 +110,6 @@ OBJS = \
Clipboard.o \
Splash.o \
Split.o \
- Holder.o \
Reconnect.o \
Error.o \
Atoms.o \