[pdal-commits] [PDAL/PDAL] 5931bf: Remove m_useREST from kernel/Info

GitHub noreply at github.com
Mon Sep 15 12:24:04 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 5931bfebd1ce265431b7859af88c646fac7252fb
      https://github.com/PDAL/PDAL/commit/5931bfebd1ce265431b7859af88c646fac7252fb
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-09-15 (Mon, 15 Sep 2014)

  Changed paths:
    M include/pdal/kernel/Info.hpp
    M src/kernel/Info.cpp

  Log Message:
  -----------
  Remove m_useREST from kernel/Info

This unused variable was throwing a warning. I'm removing it since I'm
not sure how it was meant to be used.


  Commit: f03d1180f6173d8c511cb43e90b8fbdf599c744c
      https://github.com/PDAL/PDAL/commit/f03d1180f6173d8c511cb43e90b8fbdf599c744c
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-09-15 (Mon, 15 Sep 2014)

  Changed paths:
    M include/pdal/kernel/Info.hpp
    M src/kernel/Info.cpp

  Log Message:
  -----------
  Merge pull request #459 from gadomski/remove-unused-variable

Remove m_useREST from kernel/Info


Compare: https://github.com/PDAL/PDAL/compare/6797ac4c3ac4...f03d1180f617


More information about the pdal-commits mailing list