Index: /trunk/src/VBox/Main/win/NetIfList-win.cpp
===================================================================
--- /trunk/src/VBox/Main/win/NetIfList-win.cpp	(revision 15965)
+++ /trunk/src/VBox/Main/win/NetIfList-win.cpp	(revision 15966)
@@ -400,5 +400,7 @@
                                     ULONG uComponentStatus;
                                     hr = pMpNcc->GetDeviceStatus(&uComponentStatus);
+#ifndef DEBUG_bird
                                     Assert(hr == S_OK);
+#endif
                                     if(hr == S_OK)
                                     {
