Fix compilation

This commit is contained in:
Jérôme Leclercq
2019-03-20 17:18:45 +01:00
parent 853e01c192
commit ffc58e9806
2 changed files with 6 additions and 3 deletions

View File

@@ -19,8 +19,6 @@ namespace Nz
{
}
GuillotineImageAtlas::~GuillotineImageAtlas() = default;
void GuillotineImageAtlas::Clear()
{
m_layers.clear();