]> git.lyx.org Git - features.git/blobdiff - src/tabular.C
Angus inseterror patch + Dekel mathed fix + added language_country code and
[features.git] / src / tabular.C
index 7707ba27b8745044ff6d1b906d212b279772b82f..9628b5a103d19544a05639e7d64865277f66758c 100644 (file)
@@ -2006,7 +2006,6 @@ int LyXTabular::TeXCellPostamble(ostream & os, int cell) const
 int LyXTabular::Latex(Buffer const * buf,
                      ostream & os, bool fragile, bool fp) const
 {
-#warning Jürgen, this func should be split into more funcs (Lgb)
     int ret = 0;
     int i,j;
     int cell = 0;