Index: /trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp	(revision 73667)
+++ /trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp	(revision 73668)
@@ -171,4 +171,5 @@
     RT_NOREF_PV(fSigning); RT_NOREF_PV(pDesc);
     Assert(pThis->fSigning == fSigning);
+    NOREF(pThis);
 }
 
