diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fileio.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fileio.c b/src/fileio.c index deb913cbdac..dba4dfdac98 100644 --- a/src/fileio.c +++ b/src/fileio.c | |||
| @@ -146,9 +146,6 @@ static Lisp_Object Qdelete_directory; | |||
| 146 | 146 | ||
| 147 | static Lisp_Object Qsubstitute_env_in_file_name; | 147 | static Lisp_Object Qsubstitute_env_in_file_name; |
| 148 | 148 | ||
| 149 | #ifdef WINDOWSNT | ||
| 150 | #endif | ||
| 151 | |||
| 152 | Lisp_Object Qfile_error, Qfile_notify_error; | 149 | Lisp_Object Qfile_error, Qfile_notify_error; |
| 153 | static Lisp_Object Qfile_already_exists, Qfile_date_error; | 150 | static Lisp_Object Qfile_already_exists, Qfile_date_error; |
| 154 | static Lisp_Object Qexcl; | 151 | static Lisp_Object Qexcl; |