]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrow.C
fix reading the author field.
[lyx.git] / src / lyxrow.C
index 901de6dd2bbdb6aab159b746169eb0d1d6f6183e..5416e69b1b73d58cf6ce0e0be68befaaf125ec87 100644 (file)
@@ -124,4 +124,3 @@ void Row::dump(const char * s) const
                << " top_of_text: " << top_of_text_
                << " y_offset: " << y_offset_ << std::endl;
 }
-