Merge branch 'blender-v4.3-release'

This commit is contained in:
Campbell Barton
2024-10-28 09:38:05 +11:00

View File

@@ -66,8 +66,6 @@ def sysinfo_print():
def sysinfo_command(argv):
import tempfile
if argv and argv[0] == "--help":
print("Print system information & exit!")
return 0