diff options
Diffstat (limited to 'include/vcl')
-rw-r--r-- | include/vcl/field.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/field.hxx b/include/vcl/field.hxx index 132f4cda065e..4e0b0a04d9ff 100644 --- a/include/vcl/field.hxx +++ b/include/vcl/field.hxx @@ -154,7 +154,6 @@ public: sal_Int64 Denormalize( sal_Int64 nValue ) const; protected: - sal_Int64 mnFieldValue; sal_Int64 mnLastValue; sal_Int64 mnMin; sal_Int64 mnMax; |