Bang Jun-Young : comdlg32: Remove redundant headers.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jul 21 04:14:30 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 4988fad2325fafd5e6c076e8efd896fc5a94d21b
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=4988fad2325fafd5e6c076e8efd896fc5a94d21b

Author: Bang Jun-Young <bang.junyoung at gmail.com>
Date:   Wed Jul 19 17:22:55 2006 +0900

comdlg32: Remove redundant headers.

---

 dlls/comdlg32/filedlg31.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/dlls/comdlg32/filedlg31.c b/dlls/comdlg32/filedlg31.c
index 79141fa..55c94b8 100644
--- a/dlls/comdlg32/filedlg31.c
+++ b/dlls/comdlg32/filedlg31.c
@@ -33,11 +33,7 @@ #include "wine/debug.h"
 #include "cderr.h"
 #include "winreg.h"
 #include "winternl.h"
-#include "winuser.h"
 #include "commdlg.h"
-#include "cderr.h"
-#include "winreg.h"
-#include "winternl.h"
 #include "shlwapi.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL(commdlg);




More information about the wine-cvs mailing list