WPrefs: remove unused constants ICON_TITLE_*FONT
commitf9b14d7824be478f70281ccf9935a52a35a2f8b2
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 8 Dec 2014 21:42:43 +0000 (8 22:42 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 10 Dec 2014 10:19:20 +0000 (10 10:19 +0000)
tree23000c773aa2b14ef4c4f8209a53990b425af532
parentee617cb29138d83ca820a86a6006b91a2a06cee2
WPrefs: remove unused constants ICON_TITLE_*FONT

Apparently, there was a time when it was though to add a label below (?)
the icons of the list of panels, but this has never been finished and the
unfinished code to do this was even removed in commit
  0e01e6920572b3d3a7a8df2872513144225440a8

So, as it is unlikely that the "feature" will return, and if it did the
font should be handled in a better way, this patch removes the definition
of the constants with the names for the font used for those labels.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WPrefs.app/WPrefs.c