1
0
Эх сурвалжийг харах

Unused variable

Source commit: 69349feeb0f4701111b42e3132b0ffdd69ba75db
Martin Prikryl 8 жил өмнө
parent
commit
93719a3d7b

+ 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;