summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/first.hxx
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-13 17:56:16 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-13 22:32:27 +0200
commitb0c951dcc330f4ad49c0da5173c8966654f99d7b (patch)
treec669ba7f1fa55385eb871bdc0eed939106688e7f /lotuswordpro/source/filter/first.hxx
parent41fe6208f09010dc23d278649492e72b78870814 (diff)
Remove redundant include directives & comments
Diffstat (limited to 'lotuswordpro/source/filter/first.hxx')
-rw-r--r--lotuswordpro/source/filter/first.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/first.hxx b/lotuswordpro/source/filter/first.hxx
index c90c34b16cdc..aaf4eea351c5 100644
--- a/lotuswordpro/source/filter/first.hxx
+++ b/lotuswordpro/source/filter/first.hxx
@@ -55,7 +55,6 @@
#ifndef FIRST_HXX
#define FIRST_HXX
-//#include "utfirst.h" // Deleted by 2004-06-16
#include "bento.hxx" // Public header
//#define ASSERT(cond) UT_ASSERT(cond) // Deleted by 2004-06-16
@@ -77,5 +76,4 @@ pCBenIDListElmt FindID(pCUtList pList, BenObjectID ObjectID,
// Private headers
#include "bentoid.hxx"
#include "tocread.hxx"
-//#include "tocwrite.h" // Deleted by 2004-06-16
#endif