Index: /trunk/src/VBox/VMM/VMMR3/PATM.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/PATM.cpp	(revision 41680)
+++ /trunk/src/VBox/VMM/VMMR3/PATM.cpp	(revision 41681)
@@ -2126,5 +2126,4 @@
         DISCPUSTATE cpu;
         RTRCPTR     pOrgJumpGC;
-        uint32_t    dummy;
 
         pOrgJumpGC = patmPatchGCPtr2GuestGCPtr(pVM, pPatch, pCurInstrGC);
@@ -3572,7 +3571,4 @@
     uint32_t      opsize;
     bool          disret;
-#ifdef LOG_ENABLED
-    char          szOutput[256];
-#endif
 
     Assert(pPatch->flags & PATMFL_REPLACE_FUNCTION_CALL);
