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

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/path.h')
-rw-r--r--winsup/cygwin/path.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/cygwin/path.h b/winsup/cygwin/path.h
index a53cf169a..fae721664 100644
--- a/winsup/cygwin/path.h
+++ b/winsup/cygwin/path.h
@@ -343,8 +343,6 @@ class path_conv
/* Interix symlink marker */
#define INTERIX_SYMLINK_COOKIE "IntxLNK\1"
-int __stdcall slash_unc_prefix_p (const char *path) __attribute__ ((regparm(1)));
-
enum fe_types
{
FE_NADA = 0, /* Nothing special */