Andrew Talbot : mapi32: Exclude unused header.
10 May
2007
10 May
'07
12:49 p.m.
Module: wine Branch: master Commit: f9f70984a5666003097a2b01dcefad02dd036f06 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f9f70984a5666003097a2b01dc... Author: Andrew Talbot <Andrew.Talbot(a)talbotville.com> Date: Tue May 8 23:13:16 2007 +0100 mapi32: Exclude unused header. --- dlls/mapi32/sendmail.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/mapi32/sendmail.c b/dlls/mapi32/sendmail.c index a92fe64..eb954a5 100644 --- a/dlls/mapi32/sendmail.c +++ b/dlls/mapi32/sendmail.c @@ -27,7 +27,6 @@ #include "windef.h" #include "winbase.h" #include "winerror.h" -#include "winnls.h" #include "objbase.h" #include "mapi.h" #include "winreg.h"
6889
Age (days ago)
6889
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard