Remove unused argument in save_appicon
commitb2c507898764bf33abc017675dda44ae31533812
authorRodolfo García Peñas (kix) <kix@kix.es>
Sun, 23 Aug 2015 18:56:55 +0000 (23 20:56 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 23 Aug 2015 21:08:30 +0000 (23 22:08 +0100)
tree48d19cc38d593a33ec052b0b02b621b622a245af
parent9c4b19d8aaee2f80f03853e62c753298edf12ceb
Remove unused argument in save_appicon

The argument dock is always True, so can be removed.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
src/appicon.c
src/appicon.h
src/dock.c