Drop has_recycle_dot_bin
This commit is contained in:
@@ -16,7 +16,6 @@ struct wincaps
|
||||
unsigned is_server : 1;
|
||||
unsigned has_mandatory_integrity_control : 1;
|
||||
unsigned needs_count_in_si_lpres2 : 1;
|
||||
unsigned has_recycle_dot_bin : 1;
|
||||
unsigned has_gaa_on_link_prefix : 1;
|
||||
unsigned has_gaa_largeaddress_bug : 1;
|
||||
unsigned supports_all_posix_ai_flags : 1;
|
||||
@@ -76,7 +75,6 @@ public:
|
||||
bool IMPLEMENT (is_server)
|
||||
bool IMPLEMENT (has_mandatory_integrity_control)
|
||||
bool IMPLEMENT (needs_count_in_si_lpres2)
|
||||
bool IMPLEMENT (has_recycle_dot_bin)
|
||||
bool IMPLEMENT (has_gaa_on_link_prefix)
|
||||
bool IMPLEMENT (has_gaa_largeaddress_bug)
|
||||
bool IMPLEMENT (supports_all_posix_ai_flags)
|
||||
|
Reference in New Issue
Block a user