Kaydet (Commit) 3cbd8c24 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused parameter 'f'

üst fcea2c9a
...@@ -203,6 +203,7 @@ static void osl_diagnose_backtrace_Impl (oslDebugMessageFunc f) ...@@ -203,6 +203,7 @@ static void osl_diagnose_backtrace_Impl (oslDebugMessageFunc f)
static void osl_diagnose_backtrace_Impl (oslDebugMessageFunc f) static void osl_diagnose_backtrace_Impl (oslDebugMessageFunc f)
{ {
(void) f;
/* not yet implemented */ /* not yet implemented */
} }
......
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