mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-30 19:21:34 +01:00
vlc: less hints
git-svn-id: trunk@56797 -
This commit is contained in:
parent
46b7e69686
commit
d4961faa90
@ -101,6 +101,8 @@ end;
|
|||||||
|
|
||||||
procedure TLCLVLCPlayer.SetParentWindowSize(AWidth, AHeight: Cardinal);
|
procedure TLCLVLCPlayer.SetParentWindowSize(AWidth, AHeight: Cardinal);
|
||||||
begin
|
begin
|
||||||
|
if AWidth=0 then ;
|
||||||
|
if AHeight=0 then ;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user