Removed superfluous #include statements for header files included twice.

This commit is contained in:
Niels Kristian Bech Jensen 2000-02-29 22:06:06 +00:00 committed by Alexandre Julliard
parent a2c87ded53
commit 4eb4380360
10 changed files with 0 additions and 10 deletions

View file

@ -23,7 +23,6 @@
#include "windef.h"
#include "wingdi.h"
#include "winuser.h"
#include "wingdi.h"
#include "win.h"
#include "winnls.h"
#include "commctrl.h"

View file

@ -30,7 +30,6 @@
#include "windef.h"
#include "wingdi.h"
#include "winuser.h"
#include "wingdi.h"
#include "commctrl.h"
#include "cache.h"
#include "comctl32.h"

View file

@ -9,7 +9,6 @@
#include "wingdi.h"
#include "winuser.h"
#include "winerror.h"
#include "windef.h"
#include "debugtools.h"
#include "winversion.h"
#include "imm.h"

View file

@ -10,7 +10,6 @@
#include "winbase.h"
#include "winerror.h"
#include "windef.h"
#include "windef.h"
#include "wingdi.h"
#include "winuser.h"
#include "debugtools.h"

View file

@ -8,7 +8,6 @@
#include "windef.h"
#include "wingdi.h"
#include "winuser.h"
#include "wingdi.h"
#include "vfw.h"
#include "wine/winestring.h"
#include "driver.h"

View file

@ -9,7 +9,6 @@
#include "windef.h"
#include "wingdi.h"
#include "winuser.h"
#include "wingdi.h"
#include "wine/winuser16.h"
#include "wine/winbase16.h"
#include "neexe.h"

View file

@ -20,7 +20,6 @@
#include <ctype.h>
#include "windef.h"
#include "winbase.h"
#include "windef.h"
#include "wingdi.h"
#include "winuser.h" /* SW_NORMAL */
#include "wine/winbase16.h"

View file

@ -64,7 +64,6 @@
#include "clipboard.h"
#include "message.h"
#include "win.h"
#include "windef.h"
#include "x11drv.h"
#include "bitmap.h"
#include "heap.h"

View file

@ -28,7 +28,6 @@
#include "debugtools.h"
#include "keyboard.h"
#include "message.h"
#include "windef.h"
#include "winnls.h"
#include "x11drv.h"

View file

@ -28,7 +28,6 @@
#include "windef.h"
#include "class.h"
#include "x11drv.h"
#include "windef.h"
#include "wingdi.h"
#include "wine/winuser16.h"