mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
refactored part of expand_env_esc() into mch_get_user_directory()
This commit is contained in:

committed by
Thiago de Arruda

parent
ad77ff53d3
commit
33eb031c01
@@ -121,10 +121,6 @@
|
||||
|
||||
#define BASENAMELEN (MAXNAMLEN - 5)
|
||||
|
||||
#ifdef HAVE_PWD_H
|
||||
# include <pwd.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Unix system-dependent file names
|
||||
*/
|
||||
|
Reference in New Issue
Block a user