got rid of ifdef
This commit is contained in:
parent
80310a3b7c
commit
faa0f2a13c
@ -239,8 +239,5 @@ def find(parser, args):
|
||||
mode=args.mode,
|
||||
long=args.long,
|
||||
very_long=args.very_long,
|
||||
#ifdef NEW
|
||||
show_flags=args.show_flags)
|
||||
#else /* not NEW */
|
||||
namespace=args.namespace)
|
||||
#endif /* not NEW */
|
||||
|
Loading…
Reference in New Issue
Block a user