From Eric Wing, removed trailing semi colonds from namespace end bracket.
This commit is contained in:
@@ -827,7 +827,7 @@ inline void Drawable::draw(State& state) const
|
||||
_drawCallback->drawImplementation(state,this);
|
||||
else
|
||||
drawImplementation(state);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user