diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-11-08 08:59:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-11-08 10:01:43 +0000 |
commit | c52fbc04a9df0f2d894f11ef229d86dcf33edc7b (patch) | |
tree | 68dc41d7def52e8db4b96b64f79ce24e876c4712 /editeng/inc | |
parent | 881a93d3ab969454d52de1af95004ff3fbd5918f (diff) |
callcatcher: some unused methods
Diffstat (limited to 'editeng/inc')
-rw-r--r-- | editeng/inc/editeng/lcolitem.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/inc/editeng/lcolitem.hxx b/editeng/inc/editeng/lcolitem.hxx index f8561b93d184..5af82bc7a6f7 100644 --- a/editeng/inc/editeng/lcolitem.hxx +++ b/editeng/inc/editeng/lcolitem.hxx @@ -44,7 +44,6 @@ public: TYPEINFO(); SvxLineColorItem( const sal_uInt16 nId ); - SvxLineColorItem( const Color& aColor, const sal_uInt16 nId ); SvxLineColorItem( const SvxLineColorItem& rCopy ); ~SvxLineColorItem(); |