Fixed one more warning in VS.

This commit is contained in:
Mike Lischke 2016-05-10 10:26:41 +02:00
parent d8442c0bf6
commit 23873b4a14
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ namespace runtime {
/// </summary>
/// <param name="factory"> The <seealso cref="TokenFactory"/> to use for creating tokens. </param>
template<typename T1>
void setTokenFactory(TokenFactory<T1> */*factory*/) {}
void setTokenFactory(TokenFactory<T1> * /*factory*/) {}
/// <summary>
/// Gets the <seealso cref="TokenFactory"/> this token source is currently using for