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