Skip to content

Commit 48a2f59

Browse files
auduchinokKevinRansom
authored andcommitted
Remove duplicate illex.fsl include (#4621)
1 parent f62158b commit 48a2f59

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

fcs/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,6 @@
278278
<Compile Include="$(FSharpSourcesRoot)/ilx/EraseUnions.fs">
279279
<Link>ILXErase/EraseUnions.fs</Link>
280280
</Compile>
281-
<FsLex Include="$(FSharpSourcesRoot)\absil\illex.fsl">
282-
<OtherFlags>--unicode --lexlib Internal.Utilities.Text.Lexing</OtherFlags>
283-
<Link>AbsIL/illex.fsl</Link>
284-
</FsLex>
285281
<FsLex Include="$(FSharpSourcesRoot)\fsharp\lex.fsl">
286282
<OtherFlags>--unicode --lexlib Internal.Utilities.Text.Lexing</OtherFlags>
287283
<Link>ParserAndUntypedAST/lex.fsl</Link>

0 commit comments

Comments
 (0)