TDateTimePicker - removing not needed lines of code

git-svn-id: trunk@52594 -
This commit is contained in:
zoran 2016-07-01 11:34:44 +00:00
parent 7c8840606e
commit 5416af6a20

View File

@ -1338,8 +1338,6 @@ begin
for I := dtpHour to dtpMiliSec do
if not (I in FEffectiveHideDateTimeParts) then begin
Inc(TimeParts);
if TimeParts > 1 then
Inc(FTimeWidth, FTimeSeparatorWidth);
if I = dtpMiliSec then
FTimeWidth := FTimeWidth + 3 * FDigitWidth