mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-12-23 21:46:24 +01: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