aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-04-08 09:26:12 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-06-25 00:39:26 +0200
commit8fab4afbb997f444906c09cbf3e028ead8ca1e84 (patch)
tree6c8044d35c1ba135796290596318a951ca9dbf73 /nx-X11/programs/Xserver/hw/nxagent/Imakefile
parent148f750678eba0208341bb6aded9c2a766acccd3 (diff)
downloadnx-libs-8fab4afbb997f444906c09cbf3e028ead8ca1e84.tar.gz
nx-libs-8fab4afbb997f444906c09cbf3e028ead8ca1e84.tar.bz2
nx-libs-8fab4afbb997f444906c09cbf3e028ead8ca1e84.zip
hw/nxagent/NXmiwindow.c: Drop complete file.
Reasoning: (1) The diff between this file and mi/miwindow.c is so minimal, we simply apply the change to mi/miwindow.c. (2) In recent X.org, the fixed code has gone, so this patch won't exist after having rebased nx-libs against X.org.
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Imakefile')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Imakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Imakefile b/nx-X11/programs/Xserver/hw/nxagent/Imakefile
index 121a1c774..905bfa92f 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Imakefile
+++ b/nx-X11/programs/Xserver/hw/nxagent/Imakefile
@@ -23,7 +23,6 @@ SRCS = NXwindow.c \
NXmiglyph.c \
NXmiexpose.c \
NXresource.c \
- NXmiwindow.c \
NXdamage.c \
NXmitrap.c \
Args.c \
@@ -85,7 +84,6 @@ OBJS = NXwindow.o \
NXmiglyph.o \
NXmiexpose.o \
NXresource.o \
- NXmiwindow.o \
NXdamage.o \
NXmitrap.o \
Args.o \