This commit is contained in:
Paul 2000-11-24 17:07:42 +00:00
parent 688bc9e553
commit 0d1a14f0f0

View File

@ -100,7 +100,6 @@ void CGUIObject::init(CGUIObject *_parent,GUIId _id)
else
{
// This object is a bastard :)
GUI_DBGMSG("INFO: GUI object without parent created!");
setOt(INITIAL_OT);
}
}