Removed line space
This commit is contained in:
parent
44255995e3
commit
9aa8497fbf
@ -40,7 +40,6 @@ class Logos: public osg::Drawable
|
||||
Logos *logos = dynamic_cast<Logos *>(drawable);
|
||||
if (!logos) return true;
|
||||
|
||||
|
||||
osgUtil::CullVisitor *cv = visitor->asCullVisitor();
|
||||
if (!cv) return true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user