Skip to content

Commit 628449c

Browse files
committed
Correction
1 parent 7e453e3 commit 628449c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples_tests/18.MitsubaLoader/main.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,6 @@ int main()
382382
ds1UboBinding = bnd.binding;
383383
break;
384384
}
385-
<<<<<<< HEAD
386-
387-
=======
388-
>>>>>>> 75009e87e87f56642a522ec643c4d394bf3e21d8
389385

390386
//scene bound
391387
core::aabbox3df sceneBound(FLT_MAX,FLT_MAX,FLT_MAX,-FLT_MAX,-FLT_MAX,-FLT_MAX);

0 commit comments

Comments
 (0)