SpaceGroupUCL / depthmapX

depthmapX is a multi-platform Spatial Network Analysis Software
200 stars 53 forks source link

Remove unused functions from pointdata.cpp #172

Closed pklampros closed 6 years ago

pklampros commented 6 years ago

Cleanup

pklampros commented 6 years ago

Yes, each function has been checked separately and all of them are either unreachable or called only within unreachable code

Any functionality I considered useful went here: https://github.com/SpaceGroupUCL/depthmapX/wiki/Deprecated-functionality but I don't think there was any for this specific PR