diff options
Diffstat (limited to 'nx-X11/lib/X11/Cmap.h')
-rw-r--r-- | nx-X11/lib/X11/Cmap.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/nx-X11/lib/X11/Cmap.h b/nx-X11/lib/X11/Cmap.h deleted file mode 100644 index db2de5697..000000000 --- a/nx-X11/lib/X11/Cmap.h +++ /dev/null @@ -1,12 +0,0 @@ - -#ifndef _CMAP_H_ -#define _CMAP_H_ - -#include <nx-X11/Xlib.h> - -extern void -_XcmsDeleteCmapRec( - Display *dpy, - Colormap cmap); - -#endif /* _CMAP_H_ */ |