Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgerlek committed Mar 11, 2012
1 parent fc6036e commit c253e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drivers/las/Writer.cpp
Expand Up @@ -249,7 +249,7 @@ void Writer::writeBufferBegin(PointBuffer const& data)

}

void Writer::writeBegin(boost::uint64_t targetNumPointsToWrite)
void Writer::writeBegin(boost::uint64_t /*targetNumPointsToWrite*/)
{

}
Expand Down

0 comments on commit c253e94

Please sign in to comment.