Remove reference to SERVER_HOME_DIR completely.
This commit is contained in:
parent
6aaf2a7276
commit
15dab115ed
2 changed files with 5 additions and 3 deletions
lib-src
|
@ -285,9 +285,6 @@ main (argc, argv)
|
|||
int s, i, needlf = 0;
|
||||
FILE *out, *in;
|
||||
struct sockaddr_un server;
|
||||
#ifdef SERVER_HOME_DIR
|
||||
char *homedir;
|
||||
#endif
|
||||
char *cwd, *str;
|
||||
char string[BUFSIZ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue