diff options
Diffstat (limited to 'src/include/port/win.h')
| -rw-r--r-- | src/include/port/win.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/port/win.h b/src/include/port/win.h index 77081fa36af..61acdb3e21e 100644 --- a/src/include/port/win.h +++ b/src/include/port/win.h @@ -14,6 +14,3 @@ typedef unsigned char slock_t; #if (CYGWIN_VERSION_API_MAJOR >= 0) && (CYGWIN_VERSION_API_MINOR >= 8) #define sys_nerr _sys_nerr #endif - -/* not exported in readline.h */ -char * filename_completion_function(); |
