[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:
peter klausler 2019-06-21 14:05:29 -07:00
parent a0e5052d1b
commit 33c397308c
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ module ieee_arithmetic
! TODO: more interfaces (_fma, &c.)
private :: classify
private :: getSignBit
contains