[ros-diffs] [tkreuzer] 48308: [winnt.h] Remove definition of UNW_FLAG* constants. They don't belong here.

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Tue Jul 27 15:58:54 UTC 2010


Author: tkreuzer
Date: Tue Jul 27 15:58:53 2010
New Revision: 48308

URL: http://svn.reactos.org/svn/reactos?rev=48308&view=rev
Log:
[winnt.h]
Remove definition of UNW_FLAG* constants. They don't belong here.

Modified:
    trunk/reactos/include/psdk/winnt.h

Modified: trunk/reactos/include/psdk/winnt.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/winnt.h?rev=48308&r1=48307&r2=48308&view=diff
==============================================================================
--- trunk/reactos/include/psdk/winnt.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/winnt.h [iso-8859-1] Tue Jul 27 15:58:53 2010
@@ -2210,11 +2210,6 @@
 } CONTEXT;
 #elif defined(__x86_64__)
 
-#define UNW_FLAG_NHANDLER  0
-#define UNW_FLAG_EHANDLER  1
-#define UNW_FLAG_UHANDLER  2
-#define UNW_FLAG_CHAININFO 4
-
 #define CONTEXT_AMD64 0x100000
 
 #if !defined(RC_INVOKED)




More information about the Ros-diffs mailing list