Pārlūkot izejas kodu

Unused variable

Source commit: 69349feeb0f4701111b42e3132b0ffdd69ba75db
Martin Prikryl 8 gadi atpakaļ
vecāks
revīzija
93719a3d7b
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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;