summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/vcl/virdev.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/vcl/virdev.hxx b/include/vcl/virdev.hxx
index b6361bfbec87..5776f5f5cb80 100644
--- a/include/vcl/virdev.hxx
+++ b/include/vcl/virdev.hxx
@@ -88,8 +88,7 @@ public:
@param nBitCount
Bit depth of the generated virtual device. Use 0 here, to
- indicate: take default screen depth. Only 0 and 1
- are allowed here, with 1 denoting binary mask.
+ indicate: take default screen depth.
*/
explicit VirtualDevice( const OutputDevice& rCompDev,
sal_uInt16 nBitCount = 0 );