Kaydet (Commit) 633584e7 authored tarafından Tor Lillqvist's avatar Tor Lillqvist Kaydeden (comit) Michael Meeks

WaE: 'rArgs' : unreferenced formal parameter

Change-Id: Ia41882a4d33e7b148044801902517b2b034d3ee4
Signed-off-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
üst 1927a743
......@@ -1995,7 +1995,7 @@ void GraphiteWinLayout::Simplify( bool is_base )
}
#endif // ENABLE_GRAPHITE
SalLayout* WinSalGraphics::GetTextLayout( ImplLayoutArgs& rArgs, int nFallbackLevel )
SalLayout* WinSalGraphics::GetTextLayout( ImplLayoutArgs& /*rArgs*/, int nFallbackLevel )
{
if (!mpWinFontEntry[nFallbackLevel]) return nullptr;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment