Do not implicitly run this for now; it breaks the build
Change-Id: I84679c4ca395f934bca8f92f0587f6cf16cfa5e6
This commit is contained in:
@@ -298,7 +298,7 @@ std::string GetImplementationName::initSrcdir() {
|
||||
}
|
||||
}
|
||||
loplugin::Plugin::Registration<GetImplementationName> X(
|
||||
"getimplementationname");
|
||||
"getimplementationname", false);
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user