tvplanit: Disable not used functions.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-10-08 18:05:39 +00:00
parent 736c3abb6c
commit 07a9b508b9
5 changed files with 20 additions and 6 deletions

View File

@ -868,7 +868,7 @@ begin
Clear;
// Draw the contacts
if StartLine <> -2 then
if StartLine <> -2 then // Do not change. Paint calls it with StartLine = -1...
DrawContacts;
// Draw the vertical bars