summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpcharsetmgr.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-03-04 00:13:34 +0100
committerLuboš Luňák <l.lunak@suse.cz>2011-03-04 19:56:52 +0100
commitb68c65fbc96ecbc2e133c5c961fd5eb0d3ff653f (patch)
tree8cb00f87af5e714b2dcf632171d6c5f56ae5086d /lotuswordpro/source/filter/lwpcharsetmgr.cxx
parent4a62022f7fd624e0408a7ef3db911c2756bf361a (diff)
Remove useless comments in filters.
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
Diffstat (limited to 'lotuswordpro/source/filter/lwpcharsetmgr.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpcharsetmgr.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/lotuswordpro/source/filter/lwpcharsetmgr.cxx b/lotuswordpro/source/filter/lwpcharsetmgr.cxx
index dc0f90ba34a6..02ea5c2b74c1 100644
--- a/lotuswordpro/source/filter/lwpcharsetmgr.cxx
+++ b/lotuswordpro/source/filter/lwpcharsetmgr.cxx
@@ -57,14 +57,10 @@
* @file
* For LWP filter architecture prototype
************************************************************************/
-/*************************************************************************
- * Change History
- Jan 2005 Created
- ************************************************************************/
#include "lwpcharsetmgr.hxx"
-//Added by yanjun for SS migration : 2007-12-21
+//Added for SS migration
#include "rtl/textenc.h"
-//End
+
LwpCharSetMgr* LwpCharSetMgr::Instance = NULL;
LwpCharSetMgr* LwpCharSetMgr::GetInstance()