vcl/source/window/winproc.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 511235147dc19b9bd6adeb42789439214cf491e3
Author: Stephan Bergmann <[email protected]>
Date: Thu Sep 3 11:55:20 2015 +0200
clang-tidy clang-analyzer-deadcode.DeadStores
...at least since the commented-out code using it got removed with
99f58dc2a6d9d2976948b2fe01b1ed1ae63d685e "vcl: remove dead code and useless
task
comments from winproc.cxx"
Change-Id: Idddd3af6d667370cb937aa065382c1913ab8e911
diff --git a/vcl/source/window/winproc.cxx b/vcl/source/window/winproc.cxx
index c25af35..035cee4 100644
--- a/vcl/source/window/winproc.cxx
+++ b/vcl/source/window/winproc.cxx
@@ -100,7 +100,6 @@ static bool ImplHandleMouseFloatMode( vcl::Window* pChild,
const Point& rMousePo
if ( !pFloat )
{
pLastLevelFloat =
pSVData->maWinData.mpFirstFloat->ImplFindLastLevelFloat();
- nPopupFlags = pLastLevelFloat->GetPopupModeFlags();
pLastLevelFloat->EndPopupMode(
FloatWinPopupEndFlags::Cancel | FloatWinPopupEndFlags::CloseAll );
return true;
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits