Index: /trunk/src/VBox/Devices/PC/DevPIC.cpp
===================================================================
--- /trunk/src/VBox/Devices/PC/DevPIC.cpp	(revision 24011)
+++ /trunk/src/VBox/Devices/PC/DevPIC.cpp	(revision 24012)
@@ -752,5 +752,4 @@
 #ifdef IN_RING3
 
-#ifdef DEBUG
 /**
  * PIC status info callback.
@@ -788,5 +787,4 @@
     }
 }
-#endif /* DEBUG */
 
 /**
@@ -1048,10 +1046,8 @@
 
 
-#ifdef DEBUG
     /*
      * Register the info item.
      */
     PDMDevHlpDBGFInfoRegister(pDevIns, "pic", "PIC info.", picInfo);
-#endif
 
     /*
