waftools: remove trailing newline

This commit is contained in:
stepshal 2016-06-08 16:24:17 +07:00 committed by wm4
parent 68796fbdf5
commit 9c286d7472
1 changed files with 0 additions and 1 deletions

View File

@ -82,4 +82,3 @@ def __apply_map__(ctx, fnmap):
def configure(ctx):
__add_generic_flags__(ctx)
__apply_map__(ctx, __compiler_map__)