Author: tkreuzer Date: Mon Jan 9 22:06:04 2012 New Revision: 54892
URL: http://svn.reactos.org/svn/reactos?rev=54892&view=rev Log: remove leftover spotted by Amine
Modified: trunk/reactos/include/ddk/ntstrsafe.h
Modified: trunk/reactos/include/ddk/ntstrsafe.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntstrsafe.h?rev... ============================================================================== --- trunk/reactos/include/ddk/ntstrsafe.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntstrsafe.h [iso-8859-1] Mon Jan 9 22:06:04 2012 @@ -2069,9 +2069,6 @@
#ifdef _MSC_VER #pragma warning(pop) -#ifdef _PREFAST_ -#pragma prefast(pop) -#endif /* _PREFAST_ */ #endif /* _MSC_VER */
#endif /* _NTSTRSAFE_H_INCLUDED_ */