[SHELL32]
[reactos.git] / reactos / include / reactos / shellutils.h
index 45df2a0..9ef6d22 100644 (file)
@@ -72,9 +72,6 @@ public:
         if (s_pInstance)
         {
             ref = s_pInstance->Release();
-#ifdef ASSERT
-            ASSERT(ref == 0);
-#endif
             s_pInstance = NULL;
         }
     }