include: DeviceFocusEvent is not to be exported.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-07-29 16:45:34 +10:00
parent 46ac9f9241
commit de4dd5848c

View File

@ -80,7 +80,7 @@ extern _X_EXPORT void InitValuatorAxisStruct(
int /* min_res */,
int /* max_res */);
extern _X_EXPORT void DeviceFocusEvent(
extern void DeviceFocusEvent(
DeviceIntPtr /* dev */,
int /* type */,
int /* mode */,