diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-04-15 18:45:59 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-04-15 18:45:59 +0200 |
commit | edcf5270f0a4d6ef59fe914e41e25df494ceca54 (patch) | |
tree | a056e32c5b373b7f835fe494f74706734f613ed9 /sw | |
parent | 76122d591f006b45015d9bd338d1cde7d9dfe6b4 (diff) |
remove extraneous '2'
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/inc/rootfrm.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/inc/rootfrm.hxx b/sw/source/core/inc/rootfrm.hxx index dc6261869286..85c2a0718b9a 100644 --- a/sw/source/core/inc/rootfrm.hxx +++ b/sw/source/core/inc/rootfrm.hxx @@ -114,7 +114,6 @@ class SwRootFrm: public SwLayoutFrm //Die letzte Seite wollen wir uns nicht immer muehsam zusammensuchen. SwPageFrm *pLastPage; -2 // [ Comment from the original StarOffice checkin ]: // The root takes care of the shell access. Via the document // it should be possible to get at the root frame, and thus always |