Function makeIcon removed
commitf3d36b1c26a25e267f9ddf2c7615dd707b3d7af4
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 23 Oct 2012 21:59:58 +0000 (23 23:59 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 28 Oct 2012 10:58:43 +0000 (28 10:58 +0000)
tree3c7b3b192f4b9d9202de9937b36892a65bef168c
parentff9f942c477fca301ab5347b0de0451a41796400
Function makeIcon removed

The function makeIcon is only used in icon_update_pixmap(), so
both functions can be joined. Now the function icon_update_pixmap()
includes the contents of makeIcon.
src/icon.c