KE2: Remove some dead code

This commit is contained in:
Ian Lynagh
2024-11-22 14:10:47 +00:00
parent 74ee483fa1
commit b3dbd73741

View File

@@ -95,7 +95,6 @@ fun KotlinFileExtractor.extractClassSource(
}
} else {
try {
val decl = c.declaredMemberScope.declarations.toList()
c.declaredMemberScope.declarations.forEach {
extractDeclaration(
it,