Remove --enabled-deprecated vala warnings, fix a bunch of them.
This commit is contained in:
parent
cbfb7d571d
commit
a0ff57c158
20 changed files with 62 additions and 52 deletions
|
|
@ -22,7 +22,6 @@ geary_vala_options = [
|
|||
'--target-glib=@0@'.format(target_glib),
|
||||
'--thread',
|
||||
'--enable-checking',
|
||||
'--enable-deprecated',
|
||||
]
|
||||
|
||||
# Symbols for valac's preprocessor must be defined as compiler args,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue