got rid of ifdef
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user