diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-04-17 13:09:37 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-04-17 14:57:12 -0400 |
commit | de7152a8aad3273e40f63247ea146c02fea606c3 (patch) | |
tree | 8c9bd2bb02f642229d724fdcaf1e9ca1d27d08cd | |
parent | 84a1ca6d9136c71bf20514307876824c1f915c0a (diff) |
This doesn't have to be public.
-rw-r--r-- | editeng/source/editeng/impedit.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/editeng/impedit.hxx b/editeng/source/editeng/impedit.hxx index 29d5e816280e..5ce177611774 100644 --- a/editeng/source/editeng/impedit.hxx +++ b/editeng/source/editeng/impedit.hxx @@ -384,7 +384,6 @@ class ImpEditEngine : public SfxListener, boost::noncopyable friend class EditEngine; friend class EditDbg; -public: typedef EditEngine::ViewsType ViewsType; private: |