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; }