summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/plugin.hxx
diff options
context:
space:
mode:
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()
{