diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-05-29 18:00:35 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-06-02 00:14:42 +0200 |
commit | 5a182a26dd94ff856e4d7567663f363ea11c6429 (patch) | |
tree | 264a9654ce1ae43366b0c83edeb89a0c18370713 /sc | |
parent | 0e2ef262bea4cbc7cb04cfcd1d47f2a9d6092398 (diff) |
remove unused include
Change-Id: I2dd5d2c87849c27ed96890699e326a26a19b14a4
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/unoobj/appluno.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/unoobj/appluno.cxx b/sc/source/ui/unoobj/appluno.cxx index f387534cc952..eb82931e80e1 100644 --- a/sc/source/ui/unoobj/appluno.cxx +++ b/sc/source/ui/unoobj/appluno.cxx @@ -38,7 +38,6 @@ #include "funcdesc.hxx" #include <com/sun/star/document/LinkUpdateModes.hpp> #include <com/sun/star/sheet/FunctionArgument.hpp> -#include "ScPanelFactory.hxx" #include <boost/scoped_array.hpp> using namespace com::sun::star; |