diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-09-10 09:26:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-10 12:46:49 +0100 |
commit | abbeed756019e099d16acb4155c7c459fef2d1b4 (patch) | |
tree | 221c20f0f2ee09e61bb68a8d5d352990feb79d07 /sfx2/source/inc/templdgi.hxx | |
parent | 3e0f9a148bf2c0a5916e850528a9b0472830bb9e (diff) |
callcatcher: update unused code
Change-Id: Ie31c16318b09699e080484292d489a378e3a6dce
Diffstat (limited to 'sfx2/source/inc/templdgi.hxx')
-rw-r--r-- | sfx2/source/inc/templdgi.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/inc/templdgi.hxx b/sfx2/source/inc/templdgi.hxx index 41328ec979eb..2988d0a2d6e7 100644 --- a/sfx2/source/inc/templdgi.hxx +++ b/sfx2/source/inc/templdgi.hxx @@ -293,8 +293,6 @@ public: // normaly for derivates from SvTreeListBoxes, but in this case the dialog handles context menus virtual PopupMenu* CreateContextMenu( void ); - - void SetAutomaticFilter(); }; class DropToolBox_Impl : public ToolBox, public DropTargetHelper |