Remove --enabled-deprecated vala warnings, fix a bunch of them.

This commit is contained in:
Michael James Gratton 2018-01-15 16:17:11 +11:00
parent cbfb7d571d
commit a0ff57c158
20 changed files with 62 additions and 52 deletions

View file

@ -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,