Index: /trunk/src/VBox/Runtime/common/zip/xarvfs.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/zip/xarvfs.cpp	(revision 73515)
+++ /trunk/src/VBox/Runtime/common/zip/xarvfs.cpp	(revision 73516)
@@ -1941,5 +1941,5 @@
                     Parser.read(pszOutput, cchToc, RTCString("xar-toc.xml"), *pDoc);
                 }
-                catch (xml::XmlError &Err)
+                catch (xml::XmlError &)
                 {
                     rc = VERR_XAR_TOC_XML_PARSE_ERROR;
