]> git.ipfire.org Git - thirdparty/vala.git/commit
sdl, sdl-image: remove default params preceding parass without defaults
authorEvan Nemerson <evan@coeus-group.com>
Sat, 5 Oct 2013 20:12:25 +0000 (13:12 -0700)
committerEvan Nemerson <evan@coeus-group.com>
Sat, 5 Oct 2013 20:12:25 +0000 (13:12 -0700)
commita6e9b6dab950f4d22a2b4e162e04415ecf40b2ae
tree94c1da4704049216d9c2fb47cdb6634368060704
parent7bdbc2d8261df192f66c385b87b643834081c842
sdl, sdl-image: remove default params preceding parass without defaults

They cause a warning from valac, and you always have to provide values
for them in Vala, so they really aren't doing any good.
vapi/sdl-image.vapi
vapi/sdl.vapi