summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/toolbox.cxx')
-rw-r--r--vcl/source/window/toolbox.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/window/toolbox.cxx b/vcl/source/window/toolbox.cxx
index ff8372117b77..bd6416686242 100644
--- a/vcl/source/window/toolbox.cxx
+++ b/vcl/source/window/toolbox.cxx
@@ -1487,8 +1487,6 @@ void ToolBox::ImplInitSettings( bool bFont,
SetBackground( aColor );
SetPaintTransparent( false );
SetParentClipMode( 0 );
-
- ImplUpdateImageList();
}
}
}