Fix copy/paste remnant

This commit is contained in:
Corinna Vinschen 2014-11-13 19:46:12 +00:00
parent b4dc8397e9
commit b35f17190d
1 changed files with 0 additions and 5 deletions

View File

@ -45,12 +45,7 @@ uname (struct utsname *name)
cygwin_version.dll_major / 1000,
cygwin_version.dll_major % 1000,
cygwin_version.dll_minor,
#if 0
snp ? "s" : "",
#else
/* Add a hint to allow to recognize updates */
"-2",
#endif
cygwin_version.api_major,
cygwin_version.api_minor,
cygwin_version.shared_data,