Skip to content

Commit e886482

Browse files
Update src/software/export/main_exportUSD.cpp
1 parent b79908c commit e886482

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/software/export/main_exportUSD.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ int aliceVision_main(int argc, char** argv)
143143

144144
for (const auto & [frameId, vector] : group)
145145
{
146-
147146
for (const auto & view: vector)
148147
{
149148
const sfmData::CameraPose & cp = sfmData.getPose(*view);

0 commit comments

Comments
 (0)