Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemann16 committed Jan 14, 2021
1 parent b17c542 commit a81527c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/draco/test/DracoWriterTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ namespace pdal
//setup writer
Options writerOptions;
writerOptions.add("filename", outFile);
readerOptions.add("count", 1065);
DracoWriter writer;
writer.setOptions(writerOptions);
writer.setInput(reader);
Expand Down

0 comments on commit a81527c

Please sign in to comment.