mirror of https://github.com/mpv-player/mpv
waftools: remove trailing newline
This commit is contained in:
parent
68796fbdf5
commit
9c286d7472
|
@ -82,4 +82,3 @@ def __apply_map__(ctx, fnmap):
|
||||||
def configure(ctx):
|
def configure(ctx):
|
||||||
__add_generic_flags__(ctx)
|
__add_generic_flags__(ctx)
|
||||||
__apply_map__(ctx, __compiler_map__)
|
__apply_map__(ctx, __compiler_map__)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue