Remove documentation for missing parameter.
This commit is contained in:
parent
337b6d4632
commit
77241fdbb3
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ namespace Bind.Structures
|
|||
/// </summary>
|
||||
/// <param name="c">The Constant to translate</param>
|
||||
/// <param name="enums">The list of enums to check.</param>
|
||||
/// <param name="auxEnums">The list of auxilliary enums to check.</param>
|
||||
/// <returns>True if the reference was found; false otherwise.</returns>
|
||||
public static bool TranslateConstantWithReference(Constant c, EnumCollection enums)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue