mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 19:10:38 +02:00
removed extra line
This commit is contained in:
parent
e59e253727
commit
6a57e662ac
1 changed files with 0 additions and 1 deletions
|
@ -600,7 +600,6 @@ public:
|
|||
bool found;
|
||||
};
|
||||
|
||||
|
||||
bool findRayIntersectionOp(OctreeElement* element, void* extraData) {
|
||||
RayArgs* args = static_cast<RayArgs*>(extraData);
|
||||
|
||||
|
|
Loading…
Reference in a new issue