(file_lock, file_unlock, ef_lock, ef_unlock, commlock, communlock):
File locking doesn't make sense, must be a leftover from the distant past. Remove. Callers changed.
This commit is contained in:
parent
daad9ed79c
commit
beba530119
11 changed files with 2 additions and 191 deletions
|
@ -418,8 +418,6 @@ extern s_char *getstring(s_char *, s_char *);
|
|||
#if !defined(_WIN32)
|
||||
extern s_char *inet_ntoa(struct in_addr);
|
||||
#endif
|
||||
extern int file_lock(int);
|
||||
extern int file_unlock(int);
|
||||
extern int diffx(int, int);
|
||||
extern int diffy(int, int);
|
||||
extern int deltax(int, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue