From dcf6abfcdf3f4b7aec5796c9f6c806889328135f Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sat, 13 Jun 2015 10:16:56 +0200 Subject: cppcheck:unreadVariable Change-Id: I03981ceba67280e8ed98a9add7f24b3bd958d522 --- xmlhelp/source/cxxhelp/qe/DocGenerator.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmlhelp/source') 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: */ -- cgit