]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/pango_x.cpp
Misc XRC format docs corrections.
[wxWidgets.git] / src / x11 / pango_x.cpp
index f71993db007032d1cf49189c804b80d67420cbde..0e82c04f96f0ca7f78c20895e91a419e7abd95b8 100644 (file)
@@ -87,6 +87,7 @@ x11_draw_glyphs( Drawable            drawable,
     else
 #endif
     {
+        wxUnusedVar(colour);
         pango_x_render( wxGlobalDisplay(), drawable, gc, font, glyphs, x, y );
     }
 }