gtk2 intf: clean up

git-svn-id: trunk@35032 -
This commit is contained in:
mattias 2012-01-30 09:22:54 +00:00
parent 3c0edd81fd
commit fa6daa7243

View File

@ -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