Index: /trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp	(revision 72649)
+++ /trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp	(revision 72650)
@@ -1096,6 +1096,4 @@
         if (RT_LIKELY(pThis->papszArgs))
         {
-            char **ppszOwn = pThis->papszArgs;
-            const char * const *ppsz = papszArgs;
             for (unsigned i = 0; i < cArgs; i++)
             {
