Kaydet (Commit) fe1e9167 authored tarafından Noel Power's avatar Noel Power

remove unused variable

üst fa83f16b
......@@ -1157,7 +1157,6 @@ void ScMultiTextWnd::Resize()
if(pEditView)
{
Size aOutputSize = GetOutputSizePixel();
Size aLineSize = Size(0,aTextBoxSize.Height());
Point aPos1(TEXT_STARTPOS,0);
Point aPos2(aOutputSize.Width(),aOutputSize.Height());
......
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