X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTexRow.h;h=e40867d7b1416f113ca41d448655729bc1ced685;hb=4a7a19352cabb401052ca9467cf849da78f82f1a;hp=2ca14d4c24b3fe52a4ae54721687cef8de9498be;hpb=5d0b1b640b97011ad2fdc8a80e1d68fa77d448e0;p=lyx.git diff --git a/src/TexRow.h b/src/TexRow.h index 2ca14d4c24..e40867d7b1 100644 --- a/src/TexRow.h +++ b/src/TexRow.h @@ -42,10 +42,6 @@ class DocIterator; class docstring_list; class FuncRequest; -/// types for cells and math insets -typedef void const * uid_type; -typedef size_t idx_type; - /// Represents the correspondence between paragraphs and the generated /// LaTeX file