summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/sfx2/dinfdlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/dinfdlg.hxx b/include/sfx2/dinfdlg.hxx
index 4353f27ca3b9..e708d0cf8927 100644
--- a/include/sfx2/dinfdlg.hxx
+++ b/include/sfx2/dinfdlg.hxx
@@ -448,8 +448,6 @@ public:
css::uno::Sequence< css::beans::PropertyValue >
GetCustomProperties() const;
void SetRemovedHdl( const Link<void*,void>& rLink ) { m_aRemovedHdl = rLink; }
-
- void updateLineWidth();
};
// class CustomPropertiesControl -----------------------------------------