summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wtabsh.cxx
diff options
context:
space:
mode:
authorGert Faller <gertfaller@aliceadsl.fr>2010-12-12 00:08:03 +0100
committerGert Faller <gertfaller@aliceadsl.fr>2010-12-12 00:08:03 +0100
commit29f5b4f7f009491b6d9780f831455397e77aa626 (patch)
tree9a7580241c7fe729999467296c62747aa8a00970 /sw/source/ui/web/wtabsh.cxx
parentc43ded52de5a31ecc9fdd414dc81ab581fc8df1a (diff)
cleaning of __EXPORT define
Diffstat (limited to 'sw/source/ui/web/wtabsh.cxx')
-rw-r--r--sw/source/ui/web/wtabsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/web/wtabsh.cxx b/sw/source/ui/web/wtabsh.cxx
index 3cf3f60fe0ba..3d5e01b2101a 100644
--- a/sw/source/ui/web/wtabsh.cxx
+++ b/sw/source/ui/web/wtabsh.cxx
@@ -69,7 +69,7 @@ SwWebTableShell::SwWebTableShell(SwView &_rView) :
SetHelpId(SW_TABSHELL);
}
-__EXPORT SwWebTableShell::~SwWebTableShell()
+SwWebTableShell::~SwWebTableShell()
{
}