[lworld] Remove dead code in ConstantPool::klass_at_impl()

XMLWordPrintable

      * there is a local variable inline_type_signature in that method, that is never changed and leftover from some earlier redesign

      * there is a redundant check of k->k->is_flatArray_klass() that is subsumed by the earlier if clause

      Remove dead code.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: