From c350873c7c977efe5210484f04160be45f84ba7e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 21 Jul 2017 12:31:09 +0200 Subject: Convert nx-X11/lib/ build flow from imake to autotools. --- nx-X11/lib/X11/Xresinternal.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 nx-X11/lib/X11/Xresinternal.h (limited to 'nx-X11/lib/X11/Xresinternal.h') diff --git a/nx-X11/lib/X11/Xresinternal.h b/nx-X11/lib/X11/Xresinternal.h deleted file mode 100644 index c740102b6..000000000 --- a/nx-X11/lib/X11/Xresinternal.h +++ /dev/null @@ -1,18 +0,0 @@ - -#ifndef _XRESINTERNAL_H_ -#define _XRESINTERNAL_H_ - -#include -#include -#include - -/* type defines */ -typedef uint32_t Signature; - -/* prototypes */ -extern XrmQuark _XrmInternalStringToQuark( - register _Xconst char *name, register int len, register Signature sig, - Bool permstring); - -#endif /* _XRESOURCEINTERNAL_H_ */ -/* DON'T ADD STUFF AFTER THIS #endif */ -- cgit v1.2.3