summaryrefslogtreecommitdiffstats
path: root/include/editeng/brushitem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-21 09:05:31 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-21 09:05:41 +0000
commit3d2f43438d4fe6947965a98262b0db42c8d5e680 (patch)
treee245fa05276d3b30b9537924cb06f7ebe266ac3b /include/editeng/brushitem.hxx
parentuse 3,0,0 rather than 3,10,0 (diff)
downloadcore-3d2f43438d4fe6947965a98262b0db42c8d5e680.tar.gz
core-3d2f43438d4fe6947965a98262b0db42c8d5e680.zip
loplugin:unusedmethods sd
Change-Id: I9b5399ace50db3259df2e619f28ae547a38e6c6d Reviewed-on: https://gerrit.libreoffice.org/17254 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/editeng/brushitem.hxx')
-rw-r--r--include/editeng/brushitem.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/brushitem.hxx b/include/editeng/brushitem.hxx
index 0c2c26f7d5f3..15a2e2674ff0 100644
--- a/include/editeng/brushitem.hxx
+++ b/include/editeng/brushitem.hxx
@@ -53,7 +53,6 @@ class EDITENG_DLLPUBLIC SvxBrushItem : public SfxPoolItem
mutable bool bLoadAgain;
void ApplyGraphicTransparency_Impl();
- DECL_STATIC_LINK( SvxBrushItem, DoneHdl_Impl, void *);
// wird nur von Create benutzt
SvxBrushItem( SvStream& rStrm,
sal_uInt16 nVersion, sal_uInt16 nWhich );