summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/cpdmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/cpdmgr.hxx')
-rw-r--r--vcl/inc/unx/cpdmgr.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/vcl/inc/unx/cpdmgr.hxx b/vcl/inc/unx/cpdmgr.hxx
index a9caaead9942..8e15cb0ba27b 100644
--- a/vcl/inc/unx/cpdmgr.hxx
+++ b/vcl/inc/unx/cpdmgr.hxx
@@ -116,12 +116,6 @@ public:
// check if the printer configuration has changed
virtual bool checkPrintersChanged( bool bWait ) override;
-
- // members for administration
- // disable for CPD
- virtual bool addPrinter( const OUString& rPrinterName, const OUString& rDriverName ) override;
- virtual bool removePrinter( const OUString& rPrinterName, bool bCheckOnly ) override;
- virtual bool setDefaultPrinter( const OUString& rPrinterName ) override;
};
} // namespace psp