removed the comment i made in the code

This commit is contained in:
vididvidid
2025-10-01 07:40:14 +00:00
parent 71790bb6c4
commit 1325c9cd61

View File

@@ -1528,8 +1528,6 @@ create_common(
if (!filename || (fd < 0 && !output_cb))
return (NULL);
//if (!version)
//version = "2.0";
if (!error_cb)
{