]> git.lyx.org Git - lyx.git/blobdiff - src/pariterator.h
clone NVI, other small stuff
[lyx.git] / src / pariterator.h
index 90e93f1842fc31b135dc2f9b678d13093b626f02..5f8281de7ce0fa85fd27617f65c1f434b99f1a00 100644 (file)
@@ -49,8 +49,8 @@ public:
        ///
        ParIterator(DocIterator const &);
 
-       ///
-       void operator=(ParIterator const &);
+       /// This really should be implemented...
+       //ParIterator & operator=(ParIterator const &);
        ///
        ParIterator & operator++();
        ///