summaryrefslogtreecommitdiff
path: root/include/sfx2/printer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/printer.hxx')
-rw-r--r--include/sfx2/printer.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/printer.hxx b/include/sfx2/printer.hxx
index caed737645d9..f6cda406ca41 100644
--- a/include/sfx2/printer.hxx
+++ b/include/sfx2/printer.hxx
@@ -34,7 +34,6 @@ struct SfxPrinter_Impl;
class SFX2_DLLPUBLIC SfxPrinter : public Printer
{
private:
- JobSetup aOrigJobSetup;
SfxItemSet* pOptions;
SfxPrinter_Impl* pImpl;
bool bKnown;