include: XInputExtensionInit doesn't need to be exported.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-08-14 15:05:42 +10:00
parent 3989dc1d34
commit 978b65bce1

View File

@ -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
);