diff --git a/include/core/common/wolf.h b/include/core/common/wolf.h index 319b2df0bf0d0ed464ca8a55647a63594a1bb4a3..229e10f95dd8f7506846fe75536a85c6604ae521 100644 --- a/include/core/common/wolf.h +++ b/include/core/common/wolf.h @@ -29,15 +29,6 @@ namespace wolf { -/** - * \brief scalar type for the Wolf project - * - * Do NEVER forget to use Wolf scalar definitions when you code!!! - * - * Do NEVER use plain Eigen scalar types!!! (This is redundant with the above. But just to make sure you behave!) - */ -//typedef double double; - /** * \brief Vector and Matrices size type for the Wolf project *