Remove spurious messages

This commit is contained in:
WandererFan 2016-12-02 10:56:29 -05:00 committed by wmayer
parent fa738e3dc0
commit 83ce64a1d3

View File

@ -76,7 +76,6 @@ std::vector<std::string> ViewProviderViewSection::getDisplayModes(void) const
void ViewProviderViewSection::updateData(const App::Property* prop)
{
Base::Console().Log("ViewProviderViewSection::updateData - Update View: %s\n",prop->getName());
if (prop == &(getViewObject()->ShowCutSurface) ||
prop == &(getViewObject()->CutSurfaceColor) ) {
// redraw QGIVP