From febbad7263ea25b76f4e53d2f136693a52207a1c Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Tue, 30 May 2017 10:57:29 +0200 Subject: cleanup unused css/frame/* includes Change-Id: I173a29fd1ee889127369d2bc2fce8e010b89ca65 Reviewed-on: https://gerrit.libreoffice.org/38633 Tested-by: Jenkins Reviewed-by: Noel Grandin --- ucb/source/ucp/tdoc/tdoc_docmgr.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'ucb') diff --git a/ucb/source/ucp/tdoc/tdoc_docmgr.cxx b/ucb/source/ucp/tdoc/tdoc_docmgr.cxx index 1b91d71f71b1..8cbf68550830 100644 --- a/ucb/source/ucp/tdoc/tdoc_docmgr.cxx +++ b/ucb/source/ucp/tdoc/tdoc_docmgr.cxx @@ -32,7 +32,6 @@ #include "com/sun/star/document/XStorageBasedDocument.hpp" #include "com/sun/star/frame/UnknownModuleException.hpp" #include "com/sun/star/frame/theGlobalEventBroadcaster.hpp" -#include "com/sun/star/frame/XStorable.hpp" #include "com/sun/star/frame/ModuleManager.hpp" #include "com/sun/star/lang/DisposedException.hpp" #include "com/sun/star/lang/NotInitializedException.hpp" -- cgit