mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove unused typedef
This commit is contained in:
parent
7e11e69947
commit
755a14a5d1
@ -80,8 +80,6 @@ public:
|
||||
typedef std::vector<Converter> ConverterList;
|
||||
///
|
||||
typedef ConverterList::const_iterator const_iterator;
|
||||
///
|
||||
typedef std::vector<std::string> FormatList;
|
||||
|
||||
///
|
||||
Converter const & get(int i) const { return converterlist_[i]; }
|
||||
|
Loading…
Reference in New Issue
Block a user