summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/vbanewfont.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/source/msforms/vbanewfont.cxx')
-rw-r--r--vbahelper/source/msforms/vbanewfont.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vbahelper/source/msforms/vbanewfont.cxx b/vbahelper/source/msforms/vbanewfont.cxx
index 5778845c0c28..e9639b4b6dee 100644
--- a/vbahelper/source/msforms/vbanewfont.cxx
+++ b/vbahelper/source/msforms/vbanewfont.cxx
@@ -28,7 +28,6 @@ using namespace ::com::sun::star;
using namespace ::ooo::vba;
-
VbaNewFont::VbaNewFont(
const uno::Reference< beans::XPropertySet >& rxModelProps ) throw (uno::RuntimeException) :
mxProps( rxModelProps, uno::UNO_SET_THROW )