summaryrefslogtreecommitdiffstats
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-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