summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envlop1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/envlop1.cxx')
-rw-r--r--sw/source/ui/envelp/envlop1.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/envelp/envlop1.cxx b/sw/source/ui/envelp/envlop1.cxx
index ef04fa76ff74..f9abd95b55ab 100644
--- a/sw/source/ui/envelp/envlop1.cxx
+++ b/sw/source/ui/envelp/envlop1.cxx
@@ -47,7 +47,6 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star;
using namespace ::rtl;
-
//impl in envimg.cxx
extern SW_DLLPUBLIC OUString MakeSender();
@@ -353,5 +352,4 @@ void SwEnvPage::Reset(const SfxItemSet& rSet)
m_pSenderBox->GetClickHdl().Call(m_pSenderBox);
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */