mirror of
https://github.com/reactos/reactos.git
synced 2025-04-22 13:10:39 +00:00
[USER32]
* We're not using any debugging routines here. svn path=/trunk/; revision=64827
This commit is contained in:
parent
be627c2e59
commit
fabcc9ac05
1 changed files with 0 additions and 4 deletions
|
@ -29,10 +29,6 @@
|
||||||
|
|
||||||
#include <user32.h>
|
#include <user32.h>
|
||||||
|
|
||||||
#include <wine/debug.h>
|
|
||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(user32);
|
|
||||||
|
|
||||||
#define ATOM_BUFFER_SIZE 256
|
#define ATOM_BUFFER_SIZE 256
|
||||||
|
|
||||||
/* INTERNAL FUNCTIONS ********************************************************/
|
/* INTERNAL FUNCTIONS ********************************************************/
|
||||||
|
|
Loading…
Reference in a new issue