Kaydet (Commit) 27759f78 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable 'kSrc' [loplugin]

Change-Id: I6ad63d30a48bb2fb2d530d18091eee0be6cff057
üst dd5347ef
......@@ -1393,7 +1393,6 @@ bool FormulaGroupInterpreterOpenCL::interpret( ScDocument& rDoc,
mpKernel = new DynamicKernel(Root);
try {
std::string kSrc = mpKernel->CodeGen();
// Obtain cl context
KernelEnv kEnv;
OclCalc::setKernelEnv(&kEnv);
......
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