Remove m_volume_type no need any moore

This commit is contained in:
Filip Sykala 2021-10-21 17:16:41 +02:00
parent 081abc2560
commit 5e9ed16f90
2 changed files with 6 additions and 12 deletions

View file

@ -124,9 +124,6 @@ private:
// actual volume
ModelVolume *m_volume;
// Only for new created volume
ModelVolumeType m_volume_type;
// initialize when GL is accessible
bool m_is_initialized;