Skip to content

Commit 082d3f0

Browse files
author
Owen Jones
committed
Remove incorrect comment
1 parent e12c04c commit 082d3f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/java_bytecode/ci_lazy_methods.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ bool ci_lazy_methodst::operator()(
163163

164164
for(const exprt &function : virtual_function_calls)
165165
{
166-
// This will also create a stub if a virtual callsite has no targets.
167166
get_virtual_method_targets(
168167
function, instantiated_classes, methods_to_convert_later, symbol_table);
169168
}

0 commit comments

Comments
 (0)