mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-14 13:21:34 +00:00
Remove unused variable
This commit is contained in:
parent
9461e609e2
commit
8062c81018
@ -837,7 +837,6 @@ void PaletteView::getEntryBoundsAndClip(int i, const PalettePicks& entries,
|
||||
const int outlineWidth,
|
||||
gfx::Rect& box, gfx::Rect& clip) const
|
||||
{
|
||||
const auto theme = static_cast<SkinTheme*>(this->theme());
|
||||
const int childSpacing = this->childSpacing();
|
||||
|
||||
box = clip = getPaletteEntryBounds(i);
|
||||
|
Loading…
x
Reference in New Issue
Block a user