Author: mdk
Date: 2008-02-15 08:58:07 -0500 (Fri, 15 Feb 2008)
New Revision: 95753

Modified:
   trunk/moon/src/shape.cpp
Log:
Fixing a warning.


Modified: trunk/moon/src/shape.cpp
===================================================================
--- trunk/moon/src/shape.cpp    2008-02-15 13:58:02 UTC (rev 95752)
+++ trunk/moon/src/shape.cpp    2008-02-15 13:58:07 UTC (rev 95753)
@@ -308,7 +308,6 @@
        cairo_t *cached_cr = NULL;
        cairo_pattern_t *cached_pattern = NULL;
        bool ret = FALSE;
-       gchar *fname;
 
        // quick out if, when building the path, we detected a empty shape
        if (IsEmpty ())

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to