summaryrefslogtreecommitdiff
path: root/svx/source/form/navigatortreemodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/navigatortreemodel.cxx')
-rw-r--r--svx/source/form/navigatortreemodel.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/form/navigatortreemodel.cxx b/svx/source/form/navigatortreemodel.cxx
index f949bd35019f..05d6c73bd798 100644
--- a/svx/source/form/navigatortreemodel.cxx
+++ b/svx/source/form/navigatortreemodel.cxx
@@ -219,7 +219,6 @@ namespace svxform
}
-
void NavigatorTreeModel::SetModified( bool bMod )
{
if( !m_pFormShell ) return;
@@ -965,5 +964,4 @@ namespace svxform
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */