summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/olkact.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-19 15:27:30 +0200
committerNoel Grandin <noel@peralex.com>2015-03-23 09:42:23 +0200
commit468ff4b3b6e20cab284b5f6dbd7c8aa5a1ba1264 (patch)
treec855aa8d55122a03c40815f24c6dcb64a1d4cac2 /sc/source/ui/view/olkact.hxx
parentloplugin:constantfunction: sw (diff)
downloadcore-468ff4b3b6e20cab284b5f6dbd7c8aa5a1ba1264.tar.gz
core-468ff4b3b6e20cab284b5f6dbd7c8aa5a1ba1264.zip
loplugin:constantfunction: sc
Change-Id: Id3268114041575d7dbb84e8d963ead566c78b928
Diffstat (limited to 'sc/source/ui/view/olkact.hxx')
-rw-r--r--sc/source/ui/view/olkact.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/ui/view/olkact.hxx b/sc/source/ui/view/olkact.hxx
index ebb48317e2f3..880b15617254 100644
--- a/sc/source/ui/view/olkact.hxx
+++ b/sc/source/ui/view/olkact.hxx
@@ -21,12 +21,6 @@
#define INCLUDED_SC_SOURCE_UI_VIEW_OLKACT_HXX
-class ScViewData;
-
-void ActivateOlk(ScViewData * pViewData);
-
-void DeActivateOlk(ScViewData * pViewData);
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */