refactored part of expand_env_esc() into mch_get_user_directory()

This commit is contained in:
Stefan Hoffmann
2014-03-07 13:43:55 +01:00
committed by Thiago de Arruda
parent ad77ff53d3
commit 33eb031c01
5 changed files with 41 additions and 20 deletions

View File

@@ -121,10 +121,6 @@
#define BASENAMELEN (MAXNAMLEN - 5)
#ifdef HAVE_PWD_H
# include <pwd.h>
#endif
/*
* Unix system-dependent file names
*/