[TechDraw] Remove uneeded redefinitions of inherited functions
This commit is contained in:
committed by
WandererFan
parent
42fbc0f58d
commit
23966513c7
@@ -77,11 +77,6 @@ ViewProviderLeader::~ViewProviderLeader()
|
||||
{
|
||||
}
|
||||
|
||||
void ViewProviderLeader::attach(App::DocumentObject *pcFeat)
|
||||
{
|
||||
ViewProviderDrawingView::attach(pcFeat);
|
||||
}
|
||||
|
||||
bool ViewProviderLeader::setEdit(int ModNum)
|
||||
{
|
||||
// Base::Console().Message("VPL::setEdit(%d)\n",ModNum);
|
||||
|
||||
Reference in New Issue
Block a user