Index: /trunk/src/VBox/Devices/VMMDev/VMMDev.cpp
===================================================================
--- /trunk/src/VBox/Devices/VMMDev/VMMDev.cpp	(revision 30856)
+++ /trunk/src/VBox/Devices/VMMDev/VMMDev.cpp	(revision 30857)
@@ -2901,7 +2901,4 @@
         return PDMDEV_SET_ERROR(pDevIns, rc,
                                 N_("Configuration error: Failed querying \"TestingEnabled\" as a boolean"));
-# if 1 //def DEBUG_bird /* lazy bird */ - do not commit this!!!!
-    pThis->fTestingEnabled = true;
-# endif
     /** @todo image-to-load-filename? */
 #endif
