mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 12:25:07 +00:00
include: XInputExtensionInit doesn't need to be exported.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -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
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user