summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-24 01:05:09 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-24 01:14:15 +0200
commitda302504676e7e3bd7ddda5bc57a00150fe36580 (patch)
tree4f33fc46e22776cfaff31b4570e6cff0296b0e43 /sc/source
parent74d7136325ca00534bbb76351bf79cf43afc8a56 (diff)
that comment is not correct anymore
Change-Id: I20e1b15b34730508d20ff436c51d66bd67c9e447
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/filter/inc/xeextlst.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/inc/xeextlst.hxx b/sc/source/filter/inc/xeextlst.hxx
index d31fb4dc5ea8..fcb9a1d8a7ba 100644
--- a/sc/source/filter/inc/xeextlst.hxx
+++ b/sc/source/filter/inc/xeextlst.hxx
@@ -34,8 +34,6 @@ struct XclExpExtCondFormatData
/**
* Base class for ext entries. Extend this class to provide the needed functionality
- *
- * Right now the only supported subclass is XclExpExtCondFormat
*/
class XclExpExt : public XclExpRecordBase, public XclExpRoot
{