remove EXPORT from .cxx

This commit is contained in:
Li-Ta Lo 2019-08-29 08:36:35 -06:00
parent 4d7de67eed
commit e0aae7d86a

@ -71,7 +71,6 @@ public:
};
} // namespace tangle
VTKM_CONT_EXPORT
vtkm::cont::DataSet Tangle::Execute() const
{
vtkm::cont::DataSet dataSet;