mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 17:09:21 +02: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);
|
||||
begin
|
||||
if AWidth=0 then ;
|
||||
if AHeight=0 then ;
|
||||
end;
|
||||
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user