This commit is contained in:
J. Nick Koston
2025-06-05 17:50:02 +01:00
parent 14f147fd1c
commit 99e98f5655

View File

@@ -1108,7 +1108,6 @@ def main() -> None:
out += " return true;\n"
out += "}\n"
cpp += out
hpp += "};\n"
serv = file.service[0]