lexer.c: Remove file_name member from lex_reader_file
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 7 Oct 2015 12:03:38 +0000 (14:03 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 9 Oct 2015 05:33:34 +0000 (07:33 +0200)
commit69dfeedfc1ec72971f131f8fc8e051ecaaaa48e4
tree58d099d2aa289abd0160bfeffb299997cf2cfea1
parent450bd01ed7355f7420cf436d60620f4078661eff
lexer.c: Remove file_name member from lex_reader_file

The parent class already has such a member so this is
redundant and complicates things.
src/language/lexer/lexer.c