mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 18:17:18 +02:00
gtk2 intf: clean up
git-svn-id: trunk@35032 -
This commit is contained in:
parent
3c0edd81fd
commit
fa6daa7243
@ -4670,8 +4670,6 @@ end;
|
||||
function GetFontLanguageInfo(DC: HDC): DWord; override;
|
||||
------------------------------------------------------------------------------}
|
||||
function TGtk2WidgetSet.GetFontLanguageInfo(DC: HDC): DWord;
|
||||
var
|
||||
DevCtx: TGtkDeviceContext absolute DC;
|
||||
begin
|
||||
Result := 0;
|
||||
If IsValidDC(DC) then
|
||||
|
Loading…
Reference in New Issue
Block a user