Kaydet (Commit) ae1fb2e9 authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky

Dead declaration

DetectFilter impl. removed in
2fcfebf3.

Change-Id: Ia21199066ac00c1b0ddc40168bcc7f1406cb9ea0
üst dfb1d56b
......@@ -50,9 +50,6 @@ public:
/// DLL-init/exit-code must be linked to the DLL only
static SC_DLLPUBLIC void Init(); ///< called directly after loading the DLL
static sal_uLong DetectFilter( SfxMedium& rMedium, const SfxFilter** ppFilter,
SfxFilterFlags nMust, SfxFilterFlags nDont );
};
#endif
......
......@@ -295,7 +295,4 @@ void ScDLL::Init()
// StarOne Services are now handled in the registry
}
// DetectFilter functionality has moved - please update your bookmarks
// see sc/source/ui/unoobj/scdetect.cxx, have a nice day.
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment