X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Finclude%2Freactos%2Fshellutils.h;h=9ef6d225c9dbfe576f9f64a6f0f949f30e4138a5;hp=45df2a0e8b447950b85773f2abc9dc1612c3eabc;hb=94c98733e6e939c50204a5744a792722a3471695;hpb=e6b660bdcec7d720d803ca75b18c84179437b4ff diff --git a/reactos/include/reactos/shellutils.h b/reactos/include/reactos/shellutils.h index 45df2a0e8b4..9ef6d225c9d 100644 --- a/reactos/include/reactos/shellutils.h +++ b/reactos/include/reactos/shellutils.h @@ -72,9 +72,6 @@ public: if (s_pInstance) { ref = s_pInstance->Release(); -#ifdef ASSERT - ASSERT(ref == 0); -#endif s_pInstance = NULL; } }