aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Xt/ShellI.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/Xt/ShellI.h')
-rw-r--r--nx-X11/lib/Xt/ShellI.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/nx-X11/lib/Xt/ShellI.h b/nx-X11/lib/Xt/ShellI.h
deleted file mode 100644
index 6a093d791..000000000
--- a/nx-X11/lib/Xt/ShellI.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* $XFree86$ */
-
-#ifndef _XtShellInternal_h
-#define _XtShellInternal_h
-
-#include <X11/Xfuncproto.h>
-
-_XFUNCPROTOBEGIN
-
-extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
-
-#endif /* _XtShellInternal_h */