+ remove feature classes to import/export points
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include "PointsPy.h"
|
||||
#include "Properties.h"
|
||||
#include "PropertyPointKernel.h"
|
||||
#include "FeaturePointsImportAscii.h"
|
||||
|
||||
|
||||
/* registration table */
|
||||
@@ -62,8 +61,6 @@ void PointsExport initPoints()
|
||||
// add data types
|
||||
Points::Feature ::init();
|
||||
Points::FeaturePython ::init();
|
||||
Points::Export ::init();
|
||||
Points::ImportAscii ::init();
|
||||
}
|
||||
|
||||
} // extern "C"
|
||||
|
||||
Reference in New Issue
Block a user