]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Client/src/item_union.cpp
Se agrega el expand del $rev$
[z.facultad/75.42/plaqui.git] / Client / src / item_union.cpp
index eee974e2aa8110c4f4c4ec5c8a114725d09901e1..27791a2c0d0fb589561c7e59f49375de9a3610e9 100644 (file)
@@ -35,9 +35,6 @@ bool ViewUnion::on_image_expose_event(GdkEventExpose *e)
        gc->set_foreground(color);
        gc->set_background(color);
        
        gc->set_foreground(color);
        gc->set_background(color);
        
-       if (name == "union6") {
-               std::cout << color.get_red() << " " << color.get_green() << " " << color.get_blue() << std::endl;
-       }
        int w,h;
        w = image.get_width();
        h = image.get_height();
        int w,h;
        w = image.get_width();
        h = image.get_height();