mirror of
https://github.com/X11Libre/xf86-input-void.git
synced 2026-04-14 10:54:20 +00:00
Remove RCS tags, some useless comments, empty AUTHORS from man.
This commit is contained in:
10
src/void.c
10
src/void.c
@@ -21,8 +21,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* $XFree86: xc/programs/Xserver/hw/xfree86/input/void/void.c,v 1.1 1999/11/19 13:54:57 hohndel Exp $ */
|
||||
|
||||
/* Input device which doesn't output any event. This device can be used
|
||||
* as a core pointer or as a core keyboard.
|
||||
*/
|
||||
@@ -408,11 +406,3 @@ _X_EXPORT XF86ModuleData voidModuleData = {
|
||||
};
|
||||
|
||||
#endif /* XFree86LOADER */
|
||||
|
||||
/*
|
||||
* Local variables:
|
||||
* change-log-default-name: "~/xinput.log"
|
||||
* c-file-style: "bsd"
|
||||
* End:
|
||||
*/
|
||||
/* end of void.c */
|
||||
|
||||
Reference in New Issue
Block a user