From 978b65bce14598f2d42ca0177ea58fef71fc12c5 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 14 Aug 2009 15:05:42 +1000 Subject: include: XInputExtensionInit doesn't need to be exported. Signed-off-by: Peter Hutterer --- include/extinit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/extinit.h b/include/extinit.h index 0b36d3bcd..c3aa7b681 100644 --- a/include/extinit.h +++ b/include/extinit.h @@ -32,7 +32,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include "extnsionst.h" -extern _X_EXPORT void +extern void XInputExtensionInit( void ); -- cgit v1.2.3