mirror of
https://github.com/reactos/reactos.git
synced 2025-08-08 07:03:46 +00:00
Reverted latest changes.
svn path=/trunk/; revision=3473
This commit is contained in:
parent
06d3fda385
commit
17c0b5798e
1261 changed files with 42752 additions and 18631 deletions
|
@ -16,9 +16,6 @@
|
|||
#ifndef __INTERNAL_DEBUG
|
||||
#define __INTERNAL_DEBUG
|
||||
|
||||
#undef assert
|
||||
#undef ASSERT
|
||||
|
||||
#define UNIMPLEMENTED do {DbgPrint("%s at %s:%d is unimplemented, have a nice day\n",__FUNCTION__,__FILE__,__LINE__); for(;;); } while(0);
|
||||
|
||||
/* FIXME: should probably remove this later */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue