Skip to content

Commit f2b58be

Browse files
author
Owen Jones
committed
Remove incorrect comment
1 parent 1de544e commit f2b58be

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
@@ -160,7 +160,6 @@ bool ci_lazy_methodst::operator()(
160160

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

0 commit comments

Comments
 (0)