Kaydet (Commit) 1bb284fb authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove wrong comment

Looking into the code we handle more cases correctly so remove this
misleading comment.

Change-Id: Id738bb8af312dfce97560a43122a81a6708f64d3
üst 6cc84edf
......@@ -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 );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment