]> git.lyx.org Git - lyx.git/blobdiff - src/lyxscreen.h
More ascii-export fixes and when making copy of single tabular cells now the
[lyx.git] / src / lyxscreen.h
index e79c053b0c224084b6c3a20749f384043f75983e..c90cab8794d79debc24c9f478367ba5715f853b3 100644 (file)
@@ -25,10 +25,6 @@ class BufferView;
 
 struct Row;
 
-///
-typedef unsigned short Dimension;
-
-
 /** The class LyXScreen is used for the main Textbody.
     Concretely, the screen is held in a pixmap.  This pixmap is kept up to
     date and used to optimize drawing on the screen.