Kaydet (Commit) 1a6044dd authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Do not implicitly run this for now; it breaks the build

Change-Id: I84679c4ca395f934bca8f92f0587f6cf16cfa5e6
üst 4882664e
......@@ -298,7 +298,7 @@ std::string GetImplementationName::initSrcdir() {
}
}
loplugin::Plugin::Registration<GetImplementationName> X(
"getimplementationname");
"getimplementationname", false);
}
#endif
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment