Removed debugging stuff

This commit is contained in:
Raymond Penners
2003-10-07 20:31:45 +00:00
parent c7f1da6b0c
commit de1c1916ea

View File

@ -1113,7 +1113,6 @@ draw_box (GtkStyle *style,
else
{
gboolean is_default = !strcmp (detail, "buttondefault");
g_warning("BUTT");
if (xp_theme_draw(window, is_default ? XP_THEME_ELEMENT_DEFAULT_BUTTON
: XP_THEME_ELEMENT_BUTTON, style, x, y,
width, height, state_type, area))