]> git.lyx.org Git - lyx.git/blobdiff - src/TexRow.h
Fix bug #12561
[lyx.git] / src / TexRow.h
index 2ca14d4c24b3fe52a4ae54721687cef8de9498be..e40867d7b1416f113ca41d448655729bc1ced685 100644 (file)
@@ -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