Kaydet (Commit) 6b599d59 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo

Change-Id: I2ec76c375beae644555226fcc2e94a2030d190c5
üst 7cd26df2
......@@ -1782,7 +1782,7 @@ bool InitAccessBridge( bool bShowCancel, bool &rCancelled )
// Disable Java bridge on UNIX
#if defined UNX
(void) bShowCancel; // unusued
(void) bShowCancel; // unused
(void) rCancelled; // unused
#else
bRet = ImplInitAccessBridge( bShowCancel, rCancelled );
......
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