mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 14:00:03 +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 configInitialise(void);
|
||||||
void configFini(void);
|
void configFini(void);
|
||||||
void configDispatch(void);
|
|
||||||
|
|
||||||
#endif /* CONFIG_H */
|
#endif /* CONFIG_H */
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue