mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-27 06:35:16 +00:00
Remove unused variable
This commit is contained in:
parent
2c5ef7d636
commit
a8af9df74a
@ -165,7 +165,6 @@ bool StandbyState::onMouseDown(Editor* editor, MouseMessage* msg)
|
||||
return true;
|
||||
|
||||
UIContext* context = UIContext::instance();
|
||||
tools::Tool* currentTool = editor->getCurrentEditorTool();
|
||||
tools::Ink* clickedInk = editor->getCurrentEditorInk();
|
||||
DocumentLocation location;
|
||||
editor->getDocumentLocation(&location);
|
||||
|
Loading…
x
Reference in New Issue
Block a user