Fix PSEH2 ARM neutering

svn path=/trunk/; revision=41879
This commit is contained in:
ReactOS Portable Systems Group 2009-07-11 13:02:22 +00:00
parent 0c7489b058
commit a9f8283eba

View file

@ -421,8 +421,6 @@ __SEH_END_SCOPE_CHAIN;
#endif
#endif
#else
#define _SEH2_TRY {
@ -439,4 +437,6 @@ __SEH_END_SCOPE_CHAIN;
#endif
#endif
/* EOF */