Remove unused variables

This commit is contained in:
David Capello 2018-10-10 09:52:46 -03:00
parent c1f8f6a1cd
commit f72e28a18c

View File

@ -231,8 +231,6 @@ private:
SelectedLayers* m_selLayers;
frame_t m_frame;
std::string m_filename;
int m_borderPadding;
int m_shapePadding;
int m_innerPadding;
SampleBoundsPtr m_bounds;
bool m_isDuplicated;