Remove duplicated line

This commit is contained in:
Paul Bovbel
2016-10-27 11:00:13 -04:00
committed by GitHub
parent 98d99aa91c
commit 3f25096398
@@ -433,7 +433,6 @@ namespace pcl_conversions {
{
fromPCL(pcl_mesh.header, mesh.header);
moveFromPCL(pcl_mesh.cloud, mesh.cloud);
moveFromPCL(pcl_mesh.cloud, mesh.cloud);
}
inline