cygwin/X: Remove an unused variable to fix a warning
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
@@ -563,8 +563,6 @@ winConfigFiles ()
|
|||||||
Bool
|
Bool
|
||||||
winConfigFiles (void)
|
winConfigFiles (void)
|
||||||
{
|
{
|
||||||
MessageType from;
|
|
||||||
|
|
||||||
/* Fontpath */
|
/* Fontpath */
|
||||||
if (g_cmdline.fontPath)
|
if (g_cmdline.fontPath)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user