summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-03 10:26:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-03 10:26:01 +0100
commit2c7988205fc088b86ff7ba3f92253e85773952a1 (patch)
tree1395606c7331d29e0e6b0718a259b520f1d80bca /unotools
parentd07bb04d2f5dd138ece932c887a514e3d4eb1764 (diff)
WaE: unused define
Change-Id: I2e4c9f695529a7692b1624d2bce54441d44806b9
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/config/xmlaccelcfg.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/config/xmlaccelcfg.cxx b/unotools/source/config/xmlaccelcfg.cxx
index 9fe1d929b2bd..719cbf7f6058 100644
--- a/unotools/source/config/xmlaccelcfg.cxx
+++ b/unotools/source/config/xmlaccelcfg.cxx
@@ -35,8 +35,6 @@ using namespace com::sun::star::xml::sax;
#define ATTRIBUTE_MODIFIER "modifier"
#define ATTRIBUTE_URL "url"
-#define ATTRIBUTE_TYPE_CDATA "CDATA"
-
namespace {
struct AttributeListImpl_impl;