summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/plugin.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 17:55:35 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-02-27 11:10:28 +0100
commit15e0b08ab524e6132ef2792db91a2ae5671d9539 (patch)
tree7382231419b12cf35c541c9a0d575fe538c23dd1 /compilerplugins/clang/plugin.hxx
parentRemove unused OpenStatusListener_Impl (diff)
downloadcore-15e0b08ab524e6132ef2792db91a2ae5671d9539.tar.gz
core-15e0b08ab524e6132ef2792db91a2ae5671d9539.zip
Remove visual noise from compilerplugins
Change-Id: Ibfed0b64bd60804fa377b5e25e5f197a7772d605 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'compilerplugins/clang/plugin.hxx')
-rw-r--r--compilerplugins/clang/plugin.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/plugin.hxx b/compilerplugins/clang/plugin.hxx
index b70fd7831db7..afdecdde5da6 100644
--- a/compilerplugins/clang/plugin.hxx
+++ b/compilerplugins/clang/plugin.hxx
@@ -164,8 +164,6 @@ class RegistrationCreate
template< typename T, bool > static T* create( const Plugin::InstantiationData& data );
};
-/////
-
inline
Plugin::~Plugin()
{