-
- Downloads
Remove NULL initialisers in BackendVtables.
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.
Loading
Please register or sign in to comment