mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
OP37/GCS Deleted unused var in core.cpp
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@980 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
89ae1831ab
commit
a9695fc59e
@ -219,7 +219,6 @@ namespace internals {
|
||||
}
|
||||
void Core::SetZoom(const int &value)
|
||||
{
|
||||
bool grow=false;
|
||||
if (zoom!=value && !isDragging)
|
||||
{
|
||||
zoom=value;
|
||||
|
Loading…
x
Reference in New Issue
Block a user