xo-reader: lint: drop unused defs
This commit is contained in:
parent
f00c390e37
commit
91545c9732
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@
|
|||
|
||||
namespace xo {
|
||||
using xo::ast::Expression;
|
||||
using xo::ast::DefineExpr;
|
||||
using xo::ast::ConvertExpr;
|
||||
//using xo::ast::DefineExpr;
|
||||
//using xo::ast::ConvertExpr;
|
||||
using xo::ast::Constant;
|
||||
using xo::reflect::Reflect;
|
||||
using xo::reflect::TypeDescr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue