Kaydet (Commit) b7e28109 authored tarafından Noel Grandin's avatar Noel Grandin Kaydeden (comit) Tor Lillqvist

remove unused _SCALC_EXE #ifdef

Change-Id: I4e9a025d2aa497037425dd982488c1351b4a7c3a
Reviewed-on: https://gerrit.libreoffice.org/18733Reviewed-by: 's avatarTor Lillqvist <tml@collabora.com>
Tested-by: 's avatarTor Lillqvist <tml@collabora.com>
üst 6904d2b4
...@@ -498,7 +498,6 @@ namespace utl { ...@@ -498,7 +498,6 @@ namespace utl {
class TransliterationWrapper; class TransliterationWrapper;
} }
#ifndef _SCALC_EXE
class ScGlobal class ScGlobal
{ {
static SvxSearchItem* pSearchItem; static SvxSearchItem* pSearchItem;
...@@ -709,7 +708,6 @@ SC_DLLPUBLIC static const sal_Unicode* FindUnquoted( const sal_Unicode* pStri ...@@ -709,7 +708,6 @@ SC_DLLPUBLIC static const sal_Unicode* FindUnquoted( const sal_Unicode* pStri
const OUString& rPlaceholder, const OUString& rPlaceholder,
const OUString& rReplacement ); const OUString& rReplacement );
}; };
#endif
// maybe move to dbdata.hxx (?): // maybe move to dbdata.hxx (?):
......
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