From 5041b7a191e8c554e3966a5f5be54b21c9a2940c Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 6 Oct 2011 09:01:23 +0200 Subject: Removed check in Xi version --- X11/extensions/XI2.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'X11/extensions') diff --git a/X11/extensions/XI2.h b/X11/extensions/XI2.h index 2514d5529..af2802f0b 100644 --- a/X11/extensions/XI2.h +++ b/X11/extensions/XI2.h @@ -25,16 +25,6 @@ #ifndef _XI2_H_ #define _XI2_H_ -#warning "XI 2.1 is not stable yet." -#warning "Applications relying on this header will break as the protocol sees updates." -#ifndef XINPUT2_1_USE_UNSTABLE_PROTOCOL -#error "Define XINPUT2_1_USE_UNSTABLE_PROTOCOL to disable this error" -#endif -#warning "XI 2.2 is not stable yet." -#warning "Applications relying on this header will break as the protocol sees updates." -#ifndef XINPUT2_2_USE_UNSTABLE_PROTOCOL -#error "Define XINPUT2_2_USE_UNSTABLE_PROTOCOL to disable this error" -#endif #define XInput_2_0 7 /* DO NOT ADD TO THIS LIST. These are libXi-specific defines. See commit libXi-1.4.2-21-ge8531dd */ -- cgit v1.2.3