diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-02-18 09:36:44 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-18 10:10:01 +0000 |
commit | d13545987a59e369f1becec5e1fbc4c69db03184 (patch) | |
tree | c8c402f59120946ef4a478f19386e29b6654f42d /include/sfx2 | |
parent | 4f7e948af4f6673b048b71228381572a5af4a8d8 (diff) |
callcatcher: update unused code lists
Change-Id: Ie975f8a970eec63b593933ebb2394db76d537c51
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/thumbnailview.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/thumbnailview.hxx b/include/sfx2/thumbnailview.hxx index 139a838da2f3..761b45b89a37 100644 --- a/include/sfx2/thumbnailview.hxx +++ b/include/sfx2/thumbnailview.hxx @@ -182,8 +182,6 @@ public: ThumbnailView ( Window* pParent, WinBits nWinStyle = WB_TABSTOP, bool bDisableTransientChildren = false ); - ThumbnailView ( Window* pParent, const ResId& rResId, bool bDisableTransientChildren = false ); - virtual ~ThumbnailView (); virtual void MouseMove( const MouseEvent& rMEvt ); |