diff --git a/compiler/riscv/cgrv.pas b/compiler/riscv/cgrv.pas index 0e656cf96c..f51633fa4c 100644 --- a/compiler/riscv/cgrv.pas +++ b/compiler/riscv/cgrv.pas @@ -32,9 +32,6 @@ unit cgrv; parabase; type - - { tcgrv } - tcgrv = class(tcg) procedure a_loadaddr_ref_cgpara(list : TAsmList;const r : treference;const paraloc : tcgpara); override;