Skip to content

Remove m_grid from BufferSet.

Maik Nijhuis requested to merge remove-grid-from-bufferset into master

There's no need for copying m_grid to BufferSetImpl, since one can access the Grid and its properties via the Proxy.

Merge request reports

Loading