Module: wine Branch: master Commit: b6fb468b9a24ef530f7eb650536ece791a25ac29 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b6fb468b9a24ef530f7eb6505...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 16 19:10:44 2020 +0100
wine.inf: Remove the winebus service also for ARM64.
It was done in 57ca71fece4a37bde8200250d10d350f20224cf8 for the other platforms.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
loader/wine.inf.in | 1 - 1 file changed, 1 deletion(-)
diff --git a/loader/wine.inf.in b/loader/wine.inf.in index d62fd5065b..5f9f61e253 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -212,7 +212,6 @@ AddService=FontCache3.0.0.0,0,WPFFontCacheService AddService=LanmanServer,0,LanmanServerService AddService=FontCache,0,FontCacheService AddService=Schedule,0,TaskSchedulerService -AddService=WineBus,0,WineBusService AddService=Winmgmt,0,WinmgmtService AddService=wuauserv,0,wuauService