]> git.lyx.org Git - lyx.git/blobdiff - src/Converter.h
Add a fixme, in effect, about dots.
[lyx.git] / src / Converter.h
index 481968eff1ee1ba335c524590698898755919a14..c5a752004ad09be0e91b1ec9a8a2034420b2fc5b 100644 (file)
@@ -71,8 +71,6 @@ public:
 ///
 class Converters {
 public:
-       ///
-       typedef std::vector<int> EdgePath; // to be removed SOON
        ///
        typedef std::vector<Converter> ConverterList;
        ///