This cast seems completely unnecessary to me?
Change-Id: I93a135afc1402d9095828c4d41d669471a37f565 Reviewed-on: https://gerrit.libreoffice.org/56661 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Jenkins
This commit is contained in:
@@ -116,7 +116,7 @@ CoreTextFontFace::~CoreTextFontFace()
|
||||
|
||||
sal_IntPtr CoreTextFontFace::GetFontId() const
|
||||
{
|
||||
return static_cast<sal_IntPtr>(mnFontId);
|
||||
return mnFontId;
|
||||
}
|
||||
|
||||
const FontCharMapRef CoreTextFontFace::GetFontCharMap() const
|
||||
|
Reference in New Issue
Block a user