Kaydet (Commit) 41a2a272 authored tarafından Pavel Janík's avatar Pavel Janík

Comment out unused variable to prevent compiler warning.

üst 71285338
......@@ -1683,7 +1683,7 @@ ParaPropertyPanel::ParaPropertyPanel(Window* pParent,
FreeResource();
// Setup the grid layouter.
const sal_Int32 nMappedImageWidth (Layouter::MapWidth(*this, IMAGE_SIZE));
// const sal_Int32 nMappedImageWidth (Layouter::MapWidth(*this, IMAGE_SIZE));
const sal_Int32 nMappedImageOffset (Layouter::MapWidth(*this, -3));
const sal_Int32 nMappedToolBoxItemWidth (Layouter::MapWidth(*this, TOOLBOX_ITEM_WIDTH));
const sal_Int32 nMappedControlWidth (Layouter::MapWidth(*this, CONTROL_WIDTH -10));
......
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