Changeset 11799


Ignore:
Timestamp:
08/05/11 16:33:39 (13 years ago)
Author:
lyard
Message:
removed the emitting cout
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/QCameraWidget.cc

    r11796 r11799  
    6767        if (face != -1 && lastFace != face) {
    6868            emit signalPixelMoveOver(face);
    69             cout << "Emitting" << endl;
    7069        }
    7170        lastFace = face;
Note: See TracChangeset for help on using the changeset viewer.