X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbuilder.h;h=7998a393eb4ab9f5a513dbcb544dba7836a71a3b;hb=33202532d4afbebdef4047f6bd216eca22d27813;hp=3004ed245ecedb860da199e28f8f4bdaecf2eb60;hpb=0d95fee118a3fcd78f153dca5721d9fe19b6f6bf;p=builder.git diff --git a/source/builder.h b/source/builder.h index 3004ed2..7998a39 100644 --- a/source/builder.h +++ b/source/builder.h @@ -41,7 +41,6 @@ private: void architecture(const std::string &); void binpkg(const std::string &); void build_type(const std::string &); - void profile(const std::string &); void package(const std::string &); };