Skip to content
Snippets Groups Projects
Commit 45ee34e8 authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Remove unused type

parent 734d49f7
No related branches found
No related tags found
1 merge request!265Robot state predictions
......@@ -32,14 +32,6 @@ namespace armarx::armem
namespace detail
{
template <class KeyT, class ValueT>
struct MapRef
{
KeyT* key;
ValueT* value;
};
/**
* @brief Get the entry in the map for which the returned key is the longest prefix
......
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