summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/grviewsh.cxx
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2001-10-22 12:36:57 +0000
committerKai Ahrens <ka@openoffice.org>2001-10-22 12:36:57 +0000
commit0b1d794716fbde2a08aeaa6ed9e2e88d8037810c (patch)
tree70b20d50f7bb3af594cd129a59bbe22b060671a4 /sd/source/ui/view/grviewsh.cxx
parent60b90a3701c4d6d1f8e1e6e49d1a75d9bb918127 (diff)
#93586#: removed __EXPORT compiler flag
Diffstat (limited to 'sd/source/ui/view/grviewsh.cxx')
-rw-r--r--sd/source/ui/view/grviewsh.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/view/grviewsh.cxx b/sd/source/ui/view/grviewsh.cxx
index 71465e4a1b9f..2bc40ea94907 100644
--- a/sd/source/ui/view/grviewsh.cxx
+++ b/sd/source/ui/view/grviewsh.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: grviewsh.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:44 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,7 +98,7 @@ SdGraphicViewShell::SdGraphicViewShell(SfxViewFrame* pFrame,
|*
\************************************************************************/
-__EXPORT SdGraphicViewShell::~SdGraphicViewShell()
+SdGraphicViewShell::~SdGraphicViewShell()
{
}