Andrew Talbot : oledlg: Exclude unused header.
16 May
2007
16 May
'07
3:10 p.m.
Module: wine Branch: master Commit: ddb0a188bed322f0beffd79a89eb3baedf499ae3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ddb0a188bed322f0beffd79a89... Author: Andrew Talbot <Andrew.Talbot(a)talbotville.com> Date: Tue May 15 22:28:28 2007 +0100 oledlg: Exclude unused header. --- dlls/oledlg/insobjdlg.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/oledlg/insobjdlg.c b/dlls/oledlg/insobjdlg.c index e945a07..8ddf227 100644 --- a/dlls/oledlg/insobjdlg.c +++ b/dlls/oledlg/insobjdlg.c @@ -25,7 +25,6 @@ #include "winbase.h" #include "winreg.h" #include "winternl.h" -#include "winnls.h" #include "winerror.h" #include "wingdi.h" #include "winuser.h"
6882
Age (days ago)
6882
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard