[PATCH 03/12] cygwin/X: Remove an unused variable to fix a warning

Jon TURNEY jon.turney at dronecode.org.uk
Wed Feb 4 05:11:25 PST 2009


Signed-off-by: Jon TURNEY <jon.turney at dronecode.org.uk>
---
 hw/xwin/winconfig.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/hw/xwin/winconfig.c b/hw/xwin/winconfig.c
index a9c4c46..3e1908c 100644
--- a/hw/xwin/winconfig.c
+++ b/hw/xwin/winconfig.c
@@ -563,8 +563,6 @@ winConfigFiles ()
 Bool
 winConfigFiles (void)
 {
-  MessageType from;
-
   /* Fontpath */
   if (g_cmdline.fontPath)
     {
-- 
1.6.0.4




More information about the xorg mailing list