Removed typedef for InvertedOrdering that is no longer needed

release/4.3a0
Alex Cunningham 2013-02-07 21:36:32 +00:00
parent 25226602c3
commit e035b6e4bf
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ protected:
public:
typedef std::map<Index, Key> InvertedMap;
typedef boost::shared_ptr<Ordering> shared_ptr;
typedef std::pair<const Key, Index> value_type;