summaryrefslogtreecommitdiff
path: root/idl/inc
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-03-14 10:09:19 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-03-14 10:10:09 +0100
commit50c5a4ce9cb7c908e798158edac8001246f6e888 (patch)
tree6c8395b73cccd7e370e90073f3c72b2788ccc2d5 /idl/inc
parentf9903a57dcb478c3b0e3c184ab6a020affff94d6 (diff)
Revert "Avoid duplicate symbols in libmerged for Windows too."
Forgot to test properly on Windows :-(. This reverts commit fc27a685d466dc380a8b68cd48f47db632ed3693.
Diffstat (limited to 'idl/inc')
-rw-r--r--idl/inc/database.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/database.hxx b/idl/inc/database.hxx
index f9abfd226f4b..15e87f29da87 100644
--- a/idl/inc/database.hxx
+++ b/idl/inc/database.hxx
@@ -81,8 +81,6 @@ protected:
aIFaceName = OString();
}
public:
- OUString sSlotMapFile;
-
explicit SvIdlDataBase( const SvCommand& rCmd );
~SvIdlDataBase();
static sal_Bool IsBinaryFormat( SvStream & rInStm );