summaryrefslogtreecommitdiff
path: root/starmath/inc/smdll.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-05-20 21:17:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-05-23 12:35:53 +0100
commitc818a416a2e3c7ab42cecd6f9bd52877d3a41890 (patch)
tree554ed854ad7810ee802cef2d7e8809c69853ed55 /starmath/inc/smdll.hxx
parent4883feb93701c054351d38126a63c06813ed0b06 (diff)
DetectFilter declared but not defined
Diffstat (limited to 'starmath/inc/smdll.hxx')
-rw-r--r--starmath/inc/smdll.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/starmath/inc/smdll.hxx b/starmath/inc/smdll.hxx
index 3894c67e144d..324f3308608b 100644
--- a/starmath/inc/smdll.hxx
+++ b/starmath/inc/smdll.hxx
@@ -42,9 +42,6 @@ class SmDLL
public:
static void Init();
static void Exit();
-
- static sal_uLong DetectFilter( SfxMedium& rMedium, const SfxFilter **ppFilter,
- SfxFilterFlags nMust, SfxFilterFlags nDont );
};
#endif