mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-06 06:58:15 +00:00
Remove undefined function from app::cmd::SetPixelRatio
This commit is contained in:
parent
9e45934c6e
commit
86ef6979e2
@ -34,8 +34,6 @@ namespace cmd {
|
||||
}
|
||||
|
||||
private:
|
||||
void setRatio(PixelRatio ratio);
|
||||
|
||||
PixelRatio m_oldRatio;
|
||||
PixelRatio m_newRatio;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user