server-Desktop_Refcount: Remove patch set.

This was first added in 78db8b7950 with the
message "Added patch to fix possible leak of explorer.exe processes and
implement proper desktop refcounting." The message of course suggests that
even then no application was known that actually depended on this.

In practice this seems wrong, also: once all non-system processes other than
explorer have terminated, the only way explorer.exe can remain alive is if a
system process holds a reference to explorer. The only relevant system
processes are services, and services cannot display a GUI [this is enforced
since Vista], so this should never be the case.
This commit is contained in:
Zebediah Figura
2020-09-11 23:09:55 -05:00
parent 7fc716aa5f
commit 71ac12a8e3
5 changed files with 0 additions and 1002 deletions

View File

@@ -6,5 +6,4 @@ Depends: server-Realtime_Priority
Depends: advapi32-Token_Integrity_Level
Depends: ntdll-Junction_Points
Depends: user32-rawinput-mouse
Depends: server-Desktop_Refcount
Disabled: true