Kaydet (Commit) 112a97d4 authored tarafından Tor Lillqvist's avatar Tor Lillqvist Kaydeden (comit) Andras Timar

WaE: 'rArgs' : unreferenced formal parameter

Change-Id: Ia41882a4d33e7b148044801902517b2b034d3ee4
Signed-off-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
üst 992227a7
...@@ -1995,7 +1995,7 @@ void GraphiteWinLayout::Simplify( bool is_base ) ...@@ -1995,7 +1995,7 @@ void GraphiteWinLayout::Simplify( bool is_base )
} }
#endif // ENABLE_GRAPHITE #endif // ENABLE_GRAPHITE
SalLayout* WinSalGraphics::GetTextLayout( ImplLayoutArgs& rArgs, int nFallbackLevel ) SalLayout* WinSalGraphics::GetTextLayout( ImplLayoutArgs& /*rArgs*/, int nFallbackLevel )
{ {
if (!mpWinFontEntry[nFallbackLevel]) return nullptr; 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