Index: /trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp	(revision 25700)
+++ /trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp	(revision 25701)
@@ -90,5 +90,5 @@
  * Enables collection prior class hash lookup statistics, dumping them when
  * complaining about the class. */
-#if defined(DEBUG/*_bird*/) || defined(DOXYGEN_RUNNING)
+#if defined(DEBUG) || defined(DOXYGEN_RUNNING)
 # define RTLOCKVAL_WITH_CLASS_HASH_STATS
 #endif
