diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/bibliography/bibbeam.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/bibliography/bibbeam.cxx b/extensions/source/bibliography/bibbeam.cxx index b0dd0c032927..fe7f72e5783c 100644 --- a/extensions/source/bibliography/bibbeam.cxx +++ b/extensions/source/bibliography/bibbeam.cxx @@ -45,8 +45,6 @@ using namespace ::com::sun::star::uno; namespace bib { - using namespace ::com::sun::star::uno; - void HandleTaskPaneList( vcl::Window* pWindow, bool bAddToList ) { vcl::Window* pParent = pWindow->GetParent(); |