X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=plugins%2Fbase%2Fcompilecommandsjson.h;h=1ad6e96adab2d196c802044ebef3c2a03ce83ba5;hb=29449994312b5429486e6dc8b5e557572d99829e;hp=be9c4480f2871564d39a3b2f786f40e1b08a4efc;hpb=fb227db74439dcece17291638b5587e11fcaf64f;p=builder.git diff --git a/plugins/base/compilecommandsjson.h b/plugins/base/compilecommandsjson.h index be9c448..1ad6e96 100644 --- a/plugins/base/compilecommandsjson.h +++ b/plugins/base/compilecommandsjson.h @@ -6,8 +6,6 @@ class CompileCommandsJson: public FileTarget { -private: - public: CompileCommandsJson(Builder &, const SourcePackage &);