Remove duplicated line
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user