X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=plugins%2Fbase%2Fcompilecommandsjson.h;h=1ad6e96adab2d196c802044ebef3c2a03ce83ba5;hb=refs%2Fheads%2Fmaster;hp=be9c4480f2871564d39a3b2f786f40e1b08a4efc;hpb=d3e9e3db18a9fb6024fced0fe506752763c91c7f;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 &);