mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
delete unused stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16434 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b2126408cf
commit
d77424fc86
@ -40,16 +40,12 @@ class DocIterator;
|
||||
class FuncRequest;
|
||||
class FuncStatus;
|
||||
class Intl;
|
||||
class Language;
|
||||
class LCursor;
|
||||
class LyXText;
|
||||
class ParIterator;
|
||||
class ParagraphMetrics;
|
||||
class ViewMetricsInfo;
|
||||
|
||||
/// A map from paragraph index number to paragraph metrics
|
||||
typedef std::map<pit_type, ParagraphMetrics> ParMetricsCache;
|
||||
|
||||
/// Scrollbar Parameters.
|
||||
struct ScrollbarParameters
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user