forked from OSchip/llvm-project
[flang] Remove unused PRIVATE name
Original-commit: flang-compiler/f18@829b8ca873 Reviewed-on: https://github.com/flang-compiler/f18/pull/531 Tree-same-pre-rewrite: false
This commit is contained in:
parent
a0e5052d1b
commit
33c397308c
|
@ -81,7 +81,6 @@ module ieee_arithmetic
|
|||
! TODO: more interfaces (_fma, &c.)
|
||||
|
||||
private :: classify
|
||||
private :: getSignBit
|
||||
|
||||
contains
|
||||
|
||||
|
|
Loading…
Reference in New Issue