Austin English : bthprops.cpl: Comment out CPLApplet from spec file.
Module: wine Branch: master Commit: 35f9ee3d97ef81397f4e15b0d7ae48fe443023bb URL: http://source.winehq.org/git/wine.git/?a=commit;h=35f9ee3d97ef81397f4e15b0d7... Author: Austin English <austinenglish(a)gmail.com> Date: Wed Nov 11 13:51:18 2015 -0600 bthprops.cpl: Comment out CPLApplet from spec file. Signed-off-by: Austin English <austinenglish(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- 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
participants (1)
-
Alexandre Julliard