Skip to content

Commit 9347615

Browse files
author
Owen Jones
committed
Remove incorrect comment
1 parent 18b1962 commit 9347615

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/java_bytecode/ci_lazy_methods.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ bool ci_lazy_methodst::operator()(
161161

162162
for(const exprt &function : virtual_function_calls)
163163
{
164-
// This will also create a stub if a virtual callsite has no targets.
165164
get_virtual_method_targets(
166165
function, instantiated_classes, methods_to_convert_later, symbol_table);
167166
}

0 commit comments

Comments
 (0)