Remove trailing spaces

This commit is contained in:
Rémi Verschelde
2016-04-02 20:26:12 +02:00
parent 48f057ea81
commit 0a5472e697
42 changed files with 815 additions and 817 deletions

View File

@ -6,7 +6,7 @@ import methods
def is_active():
return True
def get_name():
return "BlackBerry 10"
@ -36,7 +36,7 @@ def get_flags():
('tools', 'no'),
('nedmalloc', 'no'),
('theora', 'no'),
]
def configure(env):