diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-15 15:30:17 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-15 16:27:57 +0200 |
commit | f5533a71fa335c9c66398dff980effff009acc8a (patch) | |
tree | 3baf1b09adf9866b5c90033421d83dee1f0459ba /sc/source/core | |
parent | c2c37de076acd085e7c095a3f09aa59174ef4042 (diff) |
Remove obsolete inetdef.hxx
Change-Id: I043e226a1cec527c51cbd91075634d5c9ca371d8
Diffstat (limited to 'sc/source/core')
-rw-r--r-- | sc/source/core/inc/core_pch.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/inc/core_pch.hxx b/sc/source/core/inc/core_pch.hxx index f2ad2723199d..db3f84548a96 100644 --- a/sc/source/core/inc/core_pch.hxx +++ b/sc/source/core/inc/core_pch.hxx @@ -140,7 +140,6 @@ #include <sfx2/app.hxx> #include <svl/inetmsg.hxx> #include <svtools/compat.hxx> -#include <svl/inetdef.hxx> #include <svl/inethist.hxx> #include <vcl/accel.hxx> #include <sfx2/sfxdefs.hxx> |