summaryrefslogtreecommitdiff
path: root/include/vcl/printerinfomanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/printerinfomanager.hxx')
-rw-r--r--include/vcl/printerinfomanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/printerinfomanager.hxx b/include/vcl/printerinfomanager.hxx
index f548bf239e91..471c3a99a296 100644
--- a/include/vcl/printerinfomanager.hxx
+++ b/include/vcl/printerinfomanager.hxx
@@ -165,7 +165,7 @@ public:
// is not writeable
// if bCheckOnly is true, the printer is not really removed;
// this is for checking if the removal would fail
- virtual bool removePrinter( const OUString& rPrinterName, bool bCheckOnly = false );
+ virtual bool removePrinter( const OUString& rPrinterName, bool bCheckOnly );
// save the changes to all printers. this fails if there
// is no writable config file at all