diff options
Diffstat (limited to 'extensions/source/bibliography/bibview.cxx')
-rw-r--r-- | extensions/source/bibliography/bibview.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/bibliography/bibview.cxx b/extensions/source/bibliography/bibview.cxx index 4f6af6e86415..fbc0f4d2d4ab 100644 --- a/extensions/source/bibliography/bibview.cxx +++ b/extensions/source/bibliography/bibview.cxx @@ -19,8 +19,6 @@ #include <strings.hrc> -#include "bibcont.hxx" -#include "bibbeam.hxx" #include "general.hxx" #include "bibview.hxx" #include "datman.hxx" @@ -31,7 +29,6 @@ #include <vcl/svapp.hxx> #include <com/sun/star/sdbc/XResultSetUpdate.hpp> -#include <com/sun/star/form/XLoadable.hpp> #include <vcl/weld.hxx> #include <tools/debug.hxx> |