[FIR2IR] Minor: remove unused function
This commit is contained in:
committed by
Space Team
parent
89b98ef784
commit
48141fbc2c
@@ -460,10 +460,6 @@ class Fir2IrDeclarationStorage(
|
||||
}
|
||||
}
|
||||
|
||||
private fun preparePropertySymbol(symbol: FirPropertySymbol): FirPropertySymbol {
|
||||
return prepareProperty(symbol.fir).symbol
|
||||
}
|
||||
|
||||
fun getOrCreateIrPropertyByPureField(
|
||||
field: FirField,
|
||||
irParent: IrDeclarationParent
|
||||
|
||||
Reference in New Issue
Block a user