diff options
Diffstat (limited to 'src/XIint.h')
-rw-r--r-- | src/XIint.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/XIint.h b/src/XIint.h index 38a64b7..6ef150f 100644 --- a/src/XIint.h +++ b/src/XIint.h @@ -33,10 +33,4 @@ extern void ParseClassInfo( int /* num_classes */ ); -extern int XUndefDeviceCursor( - Display * /* dpy */, - XDevice * /* dev */, - Window /* w */ -); - #endif |