mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 05:50:04 +01:00
Hotplug: Remove unused function definition from hotplug.h
configDispatch hasn't been used in a long time.
This commit is contained in:
parent
951c058e78
commit
f37612c6f2
1 changed files with 0 additions and 1 deletions
|
|
@ -26,6 +26,5 @@
|
|||
|
||||
void configInitialise(void);
|
||||
void configFini(void);
|
||||
void configDispatch(void);
|
||||
|
||||
#endif /* CONFIG_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue