summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source/attributes.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-14 13:02:26 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-14 13:02:26 +0200
commit29a96480b09f63bfbffb799729cf09d3693c0054 (patch)
tree3a36a3942a6ce94f3c24a9c96fc9457f8486a9eb /hwpfilter/source/attributes.cxx
parentRemove unused code (diff)
downloadcore-29a96480b09f63bfbffb799729cf09d3693c0054.tar.gz
core-29a96480b09f63bfbffb799729cf09d3693c0054.zip
Clean up function declarations and some unused functions
Change-Id: I7eba9260b33e0b92ed997bf624d866644a091f29
Diffstat (limited to 'hwpfilter/source/attributes.cxx')
-rw-r--r--hwpfilter/source/attributes.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/hwpfilter/source/attributes.cxx b/hwpfilter/source/attributes.cxx
index 57cf05b60b11..ea1dc43b4c2d 100644
--- a/hwpfilter/source/attributes.cxx
+++ b/hwpfilter/source/attributes.cxx
@@ -24,7 +24,6 @@
struct TagAttribute
{
- TagAttribute(){}
TagAttribute( const OUString &rName, const OUString &rType , const OUString &rValue )
{
sName = rName;