mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove dead function prototypes.
This commit is contained in:
parent
990a400905
commit
2a4ceb09ed
2 changed files with 0 additions and 3 deletions
|
|
@ -92,7 +92,6 @@ extern unsigned long LoaderOptions;
|
|||
|
||||
/* Internal Functions */
|
||||
void LoaderDuplicateSymbol(const char *, const int);
|
||||
int _LoaderHandleUnresolved(char *, char *);
|
||||
char *_LoaderModuleToName(int);
|
||||
int LoaderOpen(const char *, const char *, int, int *, int *, int *, int);
|
||||
int LoaderHandleOpen(int);
|
||||
|
|
|
|||
Loading…
Reference in a new issue