From: Austin English Subject: bthprops.cpl: comment out CPLApplet from spec file Message-Id: Date: Wed, 11 Nov 2015 15:08:40 -0600 Fixes https://bugs.winehq.org/show_bug.cgi?id=39575 -- -Austin From 2a680b1d690fbed7288dee2d9e8ab299a86976a2 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 11 Nov 2015 13:51:18 -0600 Subject: [PATCH] bthprops.cpl: comment out CPLApplet from spec file Signed-off-by: Austin English --- dlls/bthprops.cpl/bthprops.cpl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/bthprops.cpl/bthprops.cpl.spec b/dlls/bthprops.cpl/bthprops.cpl.spec index bb7a6ff..7a9de48 100644 --- a/dlls/bthprops.cpl/bthprops.cpl.spec +++ b/dlls/bthprops.cpl/bthprops.cpl.spec @@ -60,6 +60,6 @@ @ stub BthpEnableAllServices @ stub BthpFindPnpInfo @ stub BthpMapStatusToErr -@ stub CPlApplet +#@ stub CPlApplet @ stub DllCanUnloadNow @ stub DllGetClassObject -- 2.6.2