cppcheck: unused variables
This commit is contained in:
parent
8413cf2101
commit
1e8a123248
1 changed files with 0 additions and 3 deletions
|
@ -514,9 +514,6 @@ unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions(
|
|||
reinterpret_cast<
|
||||
typelib_InterfaceMethodTypeDescription * >(member);
|
||||
|
||||
bool issimple = bridges::cpp_uno::shared::isSimpleType(
|
||||
pMethodTD->pReturnTypeRef);
|
||||
|
||||
code = codeSnippet(code, functionOffset++, vtableOffset);
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue