+ code cleanup

This commit is contained in:
wmayer
2014-08-16 14:15:46 +02:00
parent b33d8f6244
commit 92cb03bca1
2 changed files with 1 additions and 8 deletions

View File

@@ -139,12 +139,6 @@ void ViewProvider::setUpdatesEnabled (bool enable)
_updateData = enable;
}
void highlight(const HighlightMode& high)
{
}
void ViewProvider::eventCallback(void * ud, SoEventCallback * node)
{
const SoEvent * ev = node->getEvent();