summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2015-06-13 10:16:56 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-06 09:12:16 -0500
commita9609b568ce74fa426d3322dd9270eba9c4d038a (patch)
tree7cf9c232138d0c2b6ad643426cefc91d467aea1a /xmlhelp
parent294c613da65793bc90e24c7d1339091669f9be07 (diff)
cppcheck:unreadVariable
Change-Id: I03981ceba67280e8ed98a9add7f24b3bd958d522 (cherry picked from commit dcf6abfcdf3f4b7aec5796c9f6c806889328135f)
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/qe/DocGenerator.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx b/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx
index b96319f35f7c..874a67e2ebb1 100644
--- a/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx
+++ b/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx
@@ -37,7 +37,6 @@ RoleFiller::RoleFiller()
RoleFiller::~RoleFiller()
{
-
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */