mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-10-08 11:45:00 +02:00
removed the comment i made in the code
This commit is contained in:
@@ -1528,8 +1528,6 @@ create_common(
|
||||
if (!filename || (fd < 0 && !output_cb))
|
||||
return (NULL);
|
||||
|
||||
//if (!version)
|
||||
//version = "2.0";
|
||||
|
||||
if (!error_cb)
|
||||
{
|
||||
|
Reference in New Issue
Block a user