diff --git a/sc/source/ui/inc/linkarea.hxx b/sc/source/ui/inc/linkarea.hxx index 03b6ef0ae151..2bf86f07a0ce 100644 --- a/sc/source/ui/inc/linkarea.hxx +++ b/sc/source/ui/inc/linkarea.hxx @@ -20,7 +20,6 @@ #ifndef SC_LINKAREA_HXX #define SC_LINKAREA_HXX -#include #include #include @@ -52,7 +51,6 @@ private: sfx2::DocumentInserter* pDocInserter; SfxObjectShellRef aSourceRef; - ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbeddedObject > xSourceObject; DECL_LINK(FileHdl, void *); DECL_LINK(BrowseHdl, void *);