Remove unused variable

This commit is contained in:
David Capello 2016-05-05 15:26:37 -03:00
parent 8b0977cdc3
commit ad9df5df02

View File

@ -79,7 +79,6 @@ namespace app {
ImageRef m_celImage;
bool m_celCreated;
gfx::Point m_origCelPos;
gfx::Point m_celPos;
Flags m_flags;
gfx::Rect m_bounds;
ImageRef m_srcImage;