diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-10-04 20:36:05 +0100 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-10-04 23:25:47 -0400 |
commit | f72fa433e33a3673ef9db518016b0ccf5b5a0214 (patch) | |
tree | c9d3f56569e687891e59ab04d04997c1f89ce290 /cui/source/tabpages/tabarea.cxx | |
parent | b51b1be53f417efd0992bdab4def5364d8d6f704 (diff) |
Remove redundant #include directives & comments
Diffstat (limited to 'cui/source/tabpages/tabarea.cxx')
-rw-r--r-- | cui/source/tabpages/tabarea.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/tabpages/tabarea.cxx b/cui/source/tabpages/tabarea.cxx index 8652d939e..dcba215b2 100644 --- a/cui/source/tabpages/tabarea.cxx +++ b/cui/source/tabpages/tabarea.cxx @@ -28,8 +28,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_cui.hxx" -// include --------------------------------------------------------------- - #include <tools/ref.hxx> #include <sfx2/app.hxx> #include <sfx2/objsh.hxx> |