Remove visual noise from compilerplugins

Change-Id: Ibfed0b64bd60804fa377b5e25e5f197a7772d605
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Alexander Wilms
2014-02-25 17:55:35 +01:00
committed by Stephan Bergmann
parent 98b829562d
commit 15e0b08ab5
6 changed files with 0 additions and 9 deletions

View File

@@ -252,7 +252,6 @@ bool LibreOfficeAction::ParseArgs( const CompilerInstance&, const vector< string
return true;
}
static FrontendPluginRegistry::Add< loplugin::LibreOfficeAction > X( "loplugin", "LibreOffice compile check plugin" );
} // namespace