WaE: unused parameter 'bForceEvaluation'
Change-Id: I402ccfa2e24240347985d9fda7adf4e2c01712fd
This commit is contained in:
@@ -651,6 +651,8 @@ bool FormulaGroupInterpreter::switchOpenCLDevice(const OUString& rDeviceId, bool
|
||||
return bSuccess;
|
||||
#endif
|
||||
}
|
||||
#else
|
||||
(void) bForceEvaluation;
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user