diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-01-15 10:31:09 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-01-15 15:11:49 +0100 |
commit | 0a2d80f754cecc5075b2808e292360a8b13835fc (patch) | |
tree | 19bd9a0d939df5dcbd6ee57d605a636526ae1b2c /sfx2/source/appl/appmain.cxx | |
parent | 6e216adedd1a131808b874784c36141607264eac (diff) |
remove sfx2/appuno.hxx
Change-Id: Ibfcd2954b20def05d2a7db36f5ccc0b570305441
Diffstat (limited to 'sfx2/source/appl/appmain.cxx')
-rw-r--r-- | sfx2/source/appl/appmain.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx index ee67728d90b1..f0a96fd2fdaa 100644 --- a/sfx2/source/appl/appmain.cxx +++ b/sfx2/source/appl/appmain.cxx @@ -39,7 +39,6 @@ #include <sfx2/viewsh.hxx> #include <sfx2/msgpool.hxx> #include <sfx2/mnumgr.hxx> -#include <sfx2/appuno.hxx> #include "app.hrc" #include <sfx2/docfile.hxx> #include "workwin.hxx" |