Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mono/metadata/w32file-unix.c')
-rw-r--r--mono/metadata/w32file-unix.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mono/metadata/w32file-unix.c b/mono/metadata/w32file-unix.c
index 98a0d8ad767..3224ec416f5 100644
--- a/mono/metadata/w32file-unix.c
+++ b/mono/metadata/w32file-unix.c
@@ -4734,7 +4734,6 @@ GetDriveTypeFromPath (const gchar *utf8_root_path_name)
}
#endif
-#ifndef ENABLE_NETCORE
guint32
mono_w32file_get_drive_type (const gunichar2 *root_path_name, gint32 root_path_name_length, MonoError *error)
{
@@ -4766,7 +4765,6 @@ mono_w32file_get_drive_type (const gunichar2 *root_path_name, gint32 root_path_n
return (drive_type);
}
-#endif
#if defined (HOST_DARWIN) || defined (__linux__) || defined(HOST_BSD) || defined(__FreeBSD_kernel__) || defined(__HAIKU__) || defined(_AIX)
static gchar*