[Liblas-commits] hg-main-tree: lint

liblas-commits at liblas.org liblas-commits at liblas.org
Thu Mar 17 14:02:05 EDT 2011


details:   http://hg.libpc.orghg-main-tree/rev/e9930fa1cbea
changeset: 340:e9930fa1cbea
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Thu Mar 17 14:01:41 2011 -0400
description:
lint

diffstat:

 src/drivers/las/Reader.cpp |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r a0f0ac25b68c -r e9930fa1cbea src/drivers/las/Reader.cpp
--- a/src/drivers/las/Reader.cpp	Thu Mar 17 14:00:17 2011 -0400
+++ b/src/drivers/las/Reader.cpp	Thu Mar 17 14:01:41 2011 -0400
@@ -256,7 +256,6 @@
 Iterator* LasReader::createIterator(const Bounds<double>&)
 {
     throw not_yet_implemented("iterator");
-    return NULL;
 }
 
 


More information about the Liblas-commits mailing list