Kaydet (Commit) 856e0ab3 authored tarafından Tor Lillqvist's avatar Tor Lillqvist Kaydeden (comit) Michael Meeks

WaE: unused parameters

Change-Id: Ic7c0b5273bc585757abb070ed71ab0cc04bd0304
üst c0307ec2
......@@ -2581,8 +2581,8 @@ ScMatrixRef FormulaGroupInterpreterOpenCL::inverseMatrix( const ScMatrix& )
return NULL;
}
DynamicKernel* DynamicKernel::create(ScDocument& rDoc,
const ScAddress& rTopPos,
DynamicKernel* DynamicKernel::create(ScDocument& /* rDoc */,
const ScAddress& /* rTopPos */,
ScTokenArray& rCode)
{
// Constructing "AST"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment