Remove unused file
This commit is contained in:
parent
79f567cff4
commit
b222e4fd07
|
@ -187,7 +187,6 @@ set( EESCHEMA_SRCS
|
||||||
autoplace_fields.cpp
|
autoplace_fields.cpp
|
||||||
bom_plugins.cpp
|
bom_plugins.cpp
|
||||||
bus-wire-junction.cpp
|
bus-wire-junction.cpp
|
||||||
cmp_library_lexer.cpp
|
|
||||||
connection_graph.cpp
|
connection_graph.cpp
|
||||||
cross-probing.cpp
|
cross-probing.cpp
|
||||||
ee_collectors.cpp
|
ee_collectors.cpp
|
||||||
|
|
|
@ -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>
|
|
Loading…
Reference in New Issue