mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
wscript: remove trailing whitespace
This commit is contained in:
parent
4cec4a659b
commit
06f8936a73
8 changed files with 8 additions and 11 deletions
|
|
@ -116,4 +116,3 @@ def build(bld):
|
||||||
|
|
||||||
if re.search ("linux", sys.platform) != None:
|
if re.search ("linux", sys.platform) != None:
|
||||||
obj.uselib += [ 'ALSA' ]
|
obj.uselib += [ 'ALSA' ]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -164,4 +164,3 @@ def build(bld):
|
||||||
|
|
||||||
def shutdown():
|
def shutdown():
|
||||||
autowaf.shutdown()
|
autowaf.shutdown()
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -84,4 +84,3 @@ def build(bld):
|
||||||
|
|
||||||
def shutdown():
|
def shutdown():
|
||||||
autowaf.shutdown()
|
autowaf.shutdown()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue