diff options
Diffstat (limited to 'sw/inc/swddetbl.hxx')
-rw-r--r-- | sw/inc/swddetbl.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/swddetbl.hxx b/sw/inc/swddetbl.hxx index 5c0d96666d52..f66e723d312d 100644 --- a/sw/inc/swddetbl.hxx +++ b/sw/inc/swddetbl.hxx @@ -45,8 +45,6 @@ protected: virtual void SwClientNotify( const SwModify&, const SfxHint& ) SAL_OVERRIDE; }; -// ----------- Inlines ----------------------------- - inline const SwDDEFieldType* SwDDETable::GetDDEFldType() const { return ((SwDDETable*)this)->GetDDEFldType(); |