Index: /trunk/src/VBox/Main/src-client/SessionImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/SessionImpl.cpp	(revision 75495)
+++ /trunk/src/VBox/Main/src-client/SessionImpl.cpp	(revision 75496)
@@ -737,4 +737,5 @@
     return mConsole->i_onRecordingChange(aEnable);
 #else
+    RT_NOREF(aEnable);
     return S_OK;
 #endif
