]> git.lyx.org Git - lyx.git/blobdiff - src/dociterator.h
minimal effort implementation of:
[lyx.git] / src / dociterator.h
index f8f4b490f52cb6c2bc82dc74c534bf9770402141..95b59765bbc02db8bf6e04d2927c2647e0bd738d 100644 (file)
@@ -23,7 +23,6 @@ class Paragraph;
 class Row;
 
 
-
 // only needed for gcc 2.95, remove when support terminated
 template <typename A, typename B>
 bool ptr_cmp(A const * a, B const * b)