| commit | f2b46e1ceabfda66ad3c8fcb21af07f0f272637f | [log] |
|---|---|---|
| author | David Tardon <dtardon@redhat.com> | Sun Apr 09 10:22:34 2017 +0200 |
| committer | David Tardon <dtardon@redhat.com> | Sun Apr 09 10:22:34 2017 +0200 |
| tree | 2e067eb0f79752ce541c7b9c7b78443e9ab0801c | |
| parent | 437a45c90c3776ace431bbda9539b1166ca0b11f [diff] |
cid#1404932 useless call Change-Id: I49d1fcdfa46d85c1a208678ea5a63069a89cc96f
diff --git a/sd/source/ui/view/viewshe2.cxx b/sd/source/ui/view/viewshe2.cxx index c596803..a3f4f91 100644 --- a/sd/source/ui/view/viewshe2.cxx +++ b/sd/source/ui/view/viewshe2.cxx
@@ -363,7 +363,7 @@ long ViewShell::GetZoom() const { if (mpContentWindow) { mpContentWindow->GetZoom(); return mpContentWindow->GetZoom(); } return 0;