summaryrefslogtreecommitdiffstats
path: root/formula
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-07 12:15:04 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-07 12:35:59 +0100
commit3f56e6551b41a8a4768f975b36208b1a4fdb3328 (patch)
treecf201aac612871939593e046b76dd5f5b57ef02b /formula
parentloplugin:deletedspecial (diff)
downloadcore-3f56e6551b41a8a4768f975b36208b1a4fdb3328.tar.gz
core-3f56e6551b41a8a4768f975b36208b1a4fdb3328.zip
loplugin:deletedspecial
Change-Id: Id13844313c63552bec4f9ae7333a14948b386f03
Diffstat (limited to 'formula')
-rw-r--r--formula/source/ui/inc/ModuleHelper.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/formula/source/ui/inc/ModuleHelper.hxx b/formula/source/ui/inc/ModuleHelper.hxx
index 40278d9f4bdb..70e292311684 100644
--- a/formula/source/ui/inc/ModuleHelper.hxx
+++ b/formula/source/ui/inc/ModuleHelper.hxx
@@ -36,8 +36,7 @@ namespace formula
friend class OModuleClient;
private:
- OModule();
- // not implemented. OModule is a static class
+ OModule() SAL_DELETED_FUNCTION; //TODO: get rid of this class
protected:
static sal_Int32 s_nClients; /// number of registered clients