diff options
Diffstat (limited to 'progs/xdemos/xuserotfont.h')
-rw-r--r-- | progs/xdemos/xuserotfont.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/progs/xdemos/xuserotfont.h b/progs/xdemos/xuserotfont.h deleted file mode 100644 index ea49203b7b9..00000000000 --- a/progs/xdemos/xuserotfont.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef XUSEROTFONT_H -#define XUSEROTFONT_H - -#include <X11/Xlib.h> - - -extern void -glXUseRotatedXFontMESA(Font font, int first, int count, int listbase, - int rotation); - - -#endif |