瀏覽代碼

Unused variable

Source commit: 69349feeb0f4701111b42e3132b0ffdd69ba75db
Martin Prikryl 8 年之前
父節點
當前提交
93719a3d7b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      source/forms/MessageDlg.cpp

+ 0 - 1
source/forms/MessageDlg.cpp

@@ -1129,7 +1129,6 @@ TForm * __fastcall TMessageForm::Create(const UnicodeString & Msg,
     }
   }
 
-  int LinkControlHeight = 0;
   if (LinkControl != NULL)
   {
     LinkControl->Parent = Panel;