summaryrefslogtreecommitdiffstats
path: root/include/vcl/print.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/print.hxx')
-rw-r--r--include/vcl/print.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/print.hxx b/include/vcl/print.hxx
index f72781c908f8..2e8098d38376 100644
--- a/include/vcl/print.hxx
+++ b/include/vcl/print.hxx
@@ -305,7 +305,6 @@ public:
bool SetJobSetup( const JobSetup& rSetup );
const JobSetup& GetJobSetup() const { return maJobSetup; }
- void SetJobValue( const OUString& rKey, const OUString& rValue ) { maJobSetup.SetValue( rKey, rValue ); }
bool Setup( Window* pWindow = NULL );
bool SetPrinterProps( const Printer* pPrinter );