WINGs: Replace fetchFile() by copy_file() in wcolorpanel.c
commit89bf2634105574e6e90f5a363b54ae92f092dc65
authorCarlos R. Mafra <crmafra@gmail.com>
Sun, 15 Jan 2012 05:58:06 +0000 (15 05:58 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 15 Jan 2012 14:31:52 +0000 (15 14:31 +0000)
treedb52bf82945960b2b0f3d7163a965fda28183bc3
parent7a180b0ef8db7b12c662fb6630975f41e3c921b0
WINGs: Replace fetchFile() by copy_file() in wcolorpanel.c

Now that copy_file() is in libWUtil, use it instead of fetchFile(),
which can be removed from wcolorpanel.c.
WINGs/wcolorpanel.c