-
Jacob Nevins authored
Backends were inconsistent about whether unused function members were explicitly initialised to NULL or it was left to implicit static initialisation. Standardise on the latter. No intended functional change.
Jacob Nevins authoredBackends were inconsistent about whether unused function members were explicitly initialised to NULL or it was left to implicit static initialisation. Standardise on the latter. No intended functional change.