Skip to content

Commit cf6af4a

Browse files
committed
removed legacy parser, renamed file for MT reimplementation
1 parent 62cd329 commit cf6af4a

File tree

3 files changed

+195
-667
lines changed

3 files changed

+195
-667
lines changed

Rubberduck.Parsing/Rubberduck.Parsing.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@
190190
<Compile Include="VBA\ParseErrorEventArgs.cs" />
191191
<Compile Include="VBA\ParserState.cs" />
192192
<Compile Include="VBA\RubberduckParser.cs" />
193-
<Compile Include="VBA\RubberduckParserReimpl.cs" />
194193
<Compile Include="VBA\RubberduckParserState.cs" />
195194
<Compile Include="VBA\StringExtensions.cs" />
196195
<Compile Include="VBA\WalkerCancelledException.cs" />

0 commit comments

Comments
 (0)