Kaydet (Commit) de7499b4 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1202941 Uninitialized scalar field

Change-Id: Iefb8e754d60c66a54d67ccb66e47f04e2b37912b
üst 80459719
...@@ -161,7 +161,6 @@ protected: ...@@ -161,7 +161,6 @@ protected:
sal_uInt16 nMinMovPix; sal_uInt16 nMinMovPix;
sal_uInt16 nHitTolLog; sal_uInt16 nHitTolLog;
sal_uInt16 nMinMovLog; sal_uInt16 nMinMovLog;
sal_uIntPtr nMasterCacheMode;
sal_uIntPtr nGraphicManagerDrawMode; sal_uIntPtr nGraphicManagerDrawMode;
// hold an incarnation of Drawinglayer configuration options // hold an incarnation of Drawinglayer configuration options
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment