mirror of https://github.com/apache/poi.git
Removed unused field
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352089 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f200e2b12e
commit
dffd170884
|
@ -87,7 +87,6 @@ public class RKRecord
|
|||
private short field_2_col;
|
||||
private short field_3_xf_index;
|
||||
private int field_4_rk_number;
|
||||
private double rkNumber;
|
||||
|
||||
public RKRecord()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue