Skip to content

Commit 7912860

Browse files
committed
Removes cryptic comment
1 parent 1b4e181 commit 7912860

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RubberduckTests/Inspections/UntypedFunctionUsageInspectionTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -724,8 +724,6 @@ private List<Declaration> GetBuiltInDeclarations()
724724
new List<IAnnotation>(),
725725
new Attributes());
726726

727-
//*******************************************************************
728-
729727
var inputbFunction = new FunctionDeclaration(
730728
new QualifiedMemberName(hiddenModule.QualifiedName.QualifiedModuleName, "_B_var_InputB"),
731729
hiddenModule,

0 commit comments

Comments
 (0)