Stray debug message, remove.
This commit is contained in:
parent
fce2a53fc7
commit
4c32b832ec
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ private:
|
|||
return;
|
||||
}
|
||||
|
||||
std::cout << "actually setting cursor" << std::endl;
|
||||
BOOST_FOREACH(osgViewer::GraphicsWindow* gw, mWindows) {
|
||||
gw->setCursor(cur);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue