Index: /trunk/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp	(revision 17316)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp	(revision 17317)
@@ -88,4 +88,6 @@
 void VBoxDownloaderWgt::acknowledgeFinished (bool aError)
 {
+    NOREF(aError);
+
     AssertMsg (aError, ("Error must be 'true' due to aborting.\n"));
 
