소스 검색

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;