Skip to content

Fix 'thePatch may be uninitialized' warning

Oliver Sander requested to merge issue/may-uninitialized-thePatch-v2 into master

Mainly by reducing its scope. Also, it appeared in the signature of the CreateLine method without being needed there.

Merge request reports