1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 05:22:23 +00:00

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

View File

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