Skip to content

Commit 75b79fd

Browse files
committed
Removed unnecessary forward declaration
1 parent 1f32a18 commit 75b79fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RadeonRays/src/intersector/intersector_lds.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ THE SOFTWARE.
2727

2828
namespace RadeonRays
2929
{
30-
class Bvh2;
31-
3230
class IntersectorLDS : public Intersector
3331
{
3432
public:

0 commit comments

Comments
 (0)