diff options
author | Zolnai Tamás <tamas.zolnai@collabora.com> | 2014-08-11 14:27:16 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-08-29 17:40:29 +0200 |
commit | 8d509d69b434bd70b61cb6eed8b8dc21707726a3 (patch) | |
tree | 06960ae502e442781b37b5e7e2fb2f7854ce5984 /sc/source/ui/view/tabvwshb.cxx | |
parent | 4e96f7ffdb5d7b84ea70888626523dcdc5dfe0ac (diff) |
This OpenGL window is useless
Change-Id: Ied9914c9a317dc3945c29b984d2a68957275fc52
Diffstat (limited to 'sc/source/ui/view/tabvwshb.cxx')
-rw-r--r-- | sc/source/ui/view/tabvwshb.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/view/tabvwshb.cxx b/sc/source/ui/view/tabvwshb.cxx index 858bfa773ee7..e42950bdc9e0 100644 --- a/sc/source/ui/view/tabvwshb.cxx +++ b/sc/source/ui/view/tabvwshb.cxx @@ -244,11 +244,6 @@ ErrCode ScTabViewShell::DoVerb(long nVerb) return nErr; } -void ScTabViewShell::Initialize() -{ - AddOpenGLChartWindows(); -} - void ScTabViewShell::DeactivateOle() { // deactivate inplace editing if currently active |