Drop has_recycle_dot_bin
This commit is contained in:
@@ -23,7 +23,6 @@ wincaps wincap_xpsp2 __attribute__((section (".cygwin_dll_common"), shared)) = {
|
||||
is_server:false,
|
||||
has_mandatory_integrity_control:false,
|
||||
needs_count_in_si_lpres2:false,
|
||||
has_recycle_dot_bin:false,
|
||||
has_gaa_on_link_prefix:false,
|
||||
has_gaa_largeaddress_bug:false,
|
||||
supports_all_posix_ai_flags:false,
|
||||
@@ -58,7 +57,6 @@ wincaps wincap_2003 __attribute__((section (".cygwin_dll_common"), shared)) = {
|
||||
is_server:false,
|
||||
has_mandatory_integrity_control:false,
|
||||
needs_count_in_si_lpres2:false,
|
||||
has_recycle_dot_bin:false,
|
||||
has_gaa_on_link_prefix:false,
|
||||
has_gaa_largeaddress_bug:false,
|
||||
supports_all_posix_ai_flags:false,
|
||||
@@ -93,7 +91,6 @@ wincaps wincap_vista __attribute__((section (".cygwin_dll_common"), shared)) = {
|
||||
is_server:false,
|
||||
has_mandatory_integrity_control:true,
|
||||
needs_count_in_si_lpres2:true,
|
||||
has_recycle_dot_bin:true,
|
||||
has_gaa_on_link_prefix:true,
|
||||
has_gaa_largeaddress_bug:true,
|
||||
supports_all_posix_ai_flags:true,
|
||||
@@ -128,7 +125,6 @@ wincaps wincap_7 __attribute__((section (".cygwin_dll_common"), shared)) = {
|
||||
is_server:false,
|
||||
has_mandatory_integrity_control:true,
|
||||
needs_count_in_si_lpres2:false,
|
||||
has_recycle_dot_bin:true,
|
||||
has_gaa_on_link_prefix:true,
|
||||
has_gaa_largeaddress_bug:true,
|
||||
supports_all_posix_ai_flags:true,
|
||||
@@ -163,7 +159,6 @@ wincaps wincap_8 __attribute__((section (".cygwin_dll_common"), shared)) = {
|
||||
is_server:false,
|
||||
has_mandatory_integrity_control:true,
|
||||
needs_count_in_si_lpres2:false,
|
||||
has_recycle_dot_bin:true,
|
||||
has_gaa_on_link_prefix:true,
|
||||
has_gaa_largeaddress_bug:false,
|
||||
supports_all_posix_ai_flags:true,
|
||||
@@ -198,7 +193,6 @@ wincaps wincap_10 __attribute__((section (".cygwin_dll_common"), shared)) = {
|
||||
is_server:false,
|
||||
has_mandatory_integrity_control:true,
|
||||
needs_count_in_si_lpres2:false,
|
||||
has_recycle_dot_bin:true,
|
||||
has_gaa_on_link_prefix:true,
|
||||
has_gaa_largeaddress_bug:false,
|
||||
supports_all_posix_ai_flags:true,
|
||||
@@ -233,7 +227,6 @@ wincaps wincap_10_1511 __attribute__((section (".cygwin_dll_common"), shared)) =
|
||||
is_server:false,
|
||||
has_mandatory_integrity_control:true,
|
||||
needs_count_in_si_lpres2:false,
|
||||
has_recycle_dot_bin:true,
|
||||
has_gaa_on_link_prefix:true,
|
||||
has_gaa_largeaddress_bug:false,
|
||||
supports_all_posix_ai_flags:true,
|
||||
|
Reference in New Issue
Block a user