summaryrefslogtreecommitdiff
path: root/include/svx/svdtrans.hxx
diff options
context:
space:
mode:
authorJuan Picca <jumapico@gmail.com>2014-11-03 15:31:45 -0200
committerNoel Grandin <noelgrandin@gmail.com>2014-11-04 09:23:44 +0000
commit5310dfe1cdf4cfa1f86036476694a076b71671db (patch)
treee7737e9c917ad3efa16b89fdc73b68ca7b930cc7 /include/svx/svdtrans.hxx
parent768d22a83e7e6aae430b2e5e4ed28f2574aad12d (diff)
SdrFormatter: remove unused attribute
Change-Id: I70633d3a4cea72c21a644e5a2f25865d8ec52122 Reviewed-on: https://gerrit.libreoffice.org/12227 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/svx/svdtrans.hxx')
-rw-r--r--include/svx/svdtrans.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdtrans.hxx b/include/svx/svdtrans.hxx
index 8bce42661918..e79bbb8b125d 100644
--- a/include/svx/svdtrans.hxx
+++ b/include/svx/svdtrans.hxx
@@ -265,7 +265,6 @@ inline bool IsInch(FieldUnit eU) {
}
class SVX_DLLPUBLIC SdrFormatter {
- Fraction aScale;
long nMul_;
long nDiv_;
short nKomma_;