mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 10:59:37 +02:00
clean up diff
This commit is contained in:
parent
f85cc89946
commit
1100c832eb
1 changed files with 2 additions and 3 deletions
|
@ -199,7 +199,6 @@ void RenderableModelEntityItem::render(RenderArgs* args) {
|
|||
RenderableDebugableEntityItem::render(this, args);
|
||||
}
|
||||
|
||||
// virtual
|
||||
Model* RenderableModelEntityItem::getModel(EntityTreeRenderer* renderer) {
|
||||
Model* result = NULL;
|
||||
|
||||
|
|
Loading…
Reference in a new issue