Remove unused file

This commit is contained in:
Seth Hillbrand 2023-01-12 14:08:44 -08:00
parent 79f567cff4
commit b222e4fd07
2 changed files with 0 additions and 7 deletions

View File

@ -187,7 +187,6 @@ set( EESCHEMA_SRCS
autoplace_fields.cpp
bom_plugins.cpp
bus-wire-junction.cpp
cmp_library_lexer.cpp
connection_graph.cpp
cross-probing.cpp
ee_collectors.cpp

View File

@ -1,6 +0,0 @@
/*
* Do not delete this file. It will eventually become the new symbol
* library file DSN lexer which will replace the current library and library
* document file formats.
*/
#include <cmp_library_lexer.h>