diff options
Diffstat (limited to 'include/extinit.h')
-rw-r--r-- | include/extinit.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/extinit.h b/include/extinit.h index e616b6d93..df9773caf 100644 --- a/include/extinit.h +++ b/include/extinit.h @@ -44,9 +44,4 @@ AssignTypeAndName ( char * /* name */ ); -DeviceIntPtr -LookupDeviceIntRec ( - CARD8 /* id */ - ); - #endif /* EXTINIT_H */ |