Kaydet (Commit) 9fac96a5 authored tarafından Andrzej Hunt's avatar Andrzej Hunt

Remove irrelevant comment.

Change-Id: I4858667f781f4e8142dcd096222e98316cf1b9b6
üst cc334184
...@@ -67,7 +67,7 @@ struct VCL_DLLPUBLIC JobData ...@@ -67,7 +67,7 @@ struct VCL_DLLPUBLIC JobData
void setCollate( bool bCollate ); void setCollate( bool bCollate );
bool setPaper( int nWidth, int nHeight ); // dimensions in pt bool setPaper( int nWidth, int nHeight ); // dimensions in pt
bool setPaperBin( int nPaperBin ); // dimensions in pt bool setPaperBin( int nPaperBin );
void resolveDefaultBackend(); void resolveDefaultBackend();
void setDefaultBackend(bool bUsePDF); void setDefaultBackend(bool bUsePDF);
......
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