Index: /trunk/src/VBox/VMM/CPUM.cpp
===================================================================
--- /trunk/src/VBox/VMM/CPUM.cpp	(revision 9210)
+++ /trunk/src/VBox/VMM/CPUM.cpp	(revision 9211)
@@ -1822,5 +1822,5 @@
 
     uint32_t cbInstr;
-#ifdef LOG_ENABLED
+#ifndef LOG_ENABLED
     rc = DISInstr(pCpu, GCPtrPC, 0, &cbInstr, NULL);
     if (VBOX_SUCCESS(rc))
