diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-12 14:16:45 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-12 14:16:45 +0900 |
commit | 16738213c400f9192abc2ff6c08d7f711dee8d34 (patch) | |
tree | 3e17fbd6d8ab5a823ea4333a2325ee233ca8e4a7 /sw/source/ui/shells/tabsh.cxx | |
parent | a3451df90e0db9d37a7c6950c2eea53a96616e12 (diff) |
nuke dead code
Change-Id: If8b6b4a3d9222726ae562e5b685710d86b5fe332
Diffstat (limited to 'sw/source/ui/shells/tabsh.cxx')
-rw-r--r-- | sw/source/ui/shells/tabsh.cxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/ui/shells/tabsh.cxx b/sw/source/ui/shells/tabsh.cxx index 32eb4e01c2a1..947f9ea03cbf 100644 --- a/sw/source/ui/shells/tabsh.cxx +++ b/sw/source/ui/shells/tabsh.cxx @@ -82,16 +82,6 @@ #include <tblsel.hxx> #include <dialog.hrc> - -//!!! new: insert table -/* -#include <svx/htmlmode.hxx> -#include <modcfg.hxx> -#include <tblafmt.hxx> -#include <instable.hxx> -*/ -//!!! - #include <popup.hrc> #include <shells.hrc> #include <cmdid.h> |