Skip to content
Snippets Groups Projects
Commit e15f01cc authored by Jan Trávníček's avatar Jan Trávníček
Browse files

remove not needed code

parent 5916a857
No related branches found
No related tags found
No related merge requests found
Pipeline #41927 canceled
...@@ -8,17 +8,6 @@ ...@@ -8,17 +8,6 @@
   
#include <registration/NormalizationRegistration.hpp> #include <registration/NormalizationRegistration.hpp>
   
namespace ext {
template < class, class Other >
class type_rewrite {
public:
typedef Other type;
};
} /* namespace ext */
namespace registration { namespace registration {
   
template < class Algorithm, class RealReturnType, class ... RealParameterTypeBases > template < class Algorithm, class RealReturnType, class ... RealParameterTypeBases >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment