From c01570cc337734ef323388071bcf2f38e3a66ae3 Mon Sep 17 00:00:00 2001 From: Ivan Leo Puoti Date: Sat, 29 May 2004 00:22:38 +0000 Subject: [PATCH] Removed dcom link. --- dlls/oleaut32/typelib.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/oleaut32/typelib.c b/dlls/oleaut32/typelib.c index 2d831cfef52..7dcea77da7e 100644 --- a/dlls/oleaut32/typelib.c +++ b/dlls/oleaut32/typelib.c @@ -321,7 +321,6 @@ HRESULT WINAPI LoadTypeLibEx( MESSAGE("You must copy a 'stdole32.tlb' file to your Windows\\System directory!\n"); MESSAGE("You can get one from a Windows installation, or look for the DCOM95 package\n"); MESSAGE("on the Microsoft Download Pages.\n"); - MESSAGE("A free download link is on http://sourceforge.net/projects/wine/, look for dcom95.exe.\n"); MESSAGE("**************************************************************************\n"); break; }