mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 02:21:55 +00:00
Remove debug stuff accidentaly left in
svn path=/trunk/; revision=9676
This commit is contained in:
parent
fbfd3a4820
commit
dc9dfeec01
1 changed files with 1 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: message.c,v 1.40 2004/06/16 06:09:40 gvg Exp $
|
/* $Id: message.c,v 1.41 2004/06/16 06:18:14 gvg Exp $
|
||||||
*
|
*
|
||||||
* COPYRIGHT: See COPYING in the top level directory
|
* COPYRIGHT: See COPYING in the top level directory
|
||||||
* PROJECT: ReactOS user32.dll
|
* PROJECT: ReactOS user32.dll
|
||||||
|
@ -17,11 +17,6 @@
|
||||||
#define NTOS_MODE_USER
|
#define NTOS_MODE_USER
|
||||||
#include <ntos.h>
|
#include <ntos.h>
|
||||||
|
|
||||||
#ifndef TODO
|
|
||||||
#define NDEBUG
|
|
||||||
#include <debug.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* DDE message exchange
|
/* DDE message exchange
|
||||||
*
|
*
|
||||||
* - Session initialization
|
* - Session initialization
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue