diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Xfixesint.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xfixesint.h b/src/Xfixesint.h index 2ee17bc..8a4d5fd 100644 --- a/src/Xfixesint.h +++ b/src/Xfixesint.h @@ -31,8 +31,6 @@ #include "Xfixes.h" #include <X11/extensions/xfixesproto.h> -extern char XFixesExtensionName[]; - typedef struct _XFixesExtDisplayInfo { struct _XFixesExtDisplayInfo *next; /* keep a linked list */ Display *display; /* which display this is */ |