summaryrefslogtreecommitdiffstats
path: root/waftools/detections
diff options
context:
space:
mode:
authorstepshal <nessento@openmailbox.org>2016-06-08 16:24:17 +0700
committerwm4 <wm4@nowhere>2016-06-08 12:01:57 +0200
commit9c286d747287eba71c194e7cb063fdc314d488a1 (patch)
tree201770c7a21f5eaf45078bdb70ad0f88f58f9621 /waftools/detections
parent68796fbdf5277b2c1a48263c770bc6595ed61482 (diff)
downloadmpv-9c286d747287eba71c194e7cb063fdc314d488a1.tar.bz2
mpv-9c286d747287eba71c194e7cb063fdc314d488a1.tar.xz
waftools: remove trailing newline
Diffstat (limited to 'waftools/detections')
-rw-r--r--waftools/detections/compiler.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/waftools/detections/compiler.py b/waftools/detections/compiler.py
index 5c4b680343..900128ce4c 100644
--- a/waftools/detections/compiler.py
+++ b/waftools/detections/compiler.py
@@ -82,4 +82,3 @@ def __apply_map__(ctx, fnmap):
def configure(ctx):
__add_generic_flags__(ctx)
__apply_map__(ctx, __compiler_map__)
-