]> git.tdb.fi Git - builder.git/blobdiff - source/config.h
Variables in Build files weren't such a hot idea. KISS.
[builder.git] / source / config.h
index 64e42259defb93454237f316a817155218ea31d7..9043208364b554e518feb8a74ff1a18e37df730e 100644 (file)
@@ -67,9 +67,6 @@ public:
        were changed. */
        bool update(const StringMap &);
 
-       /** Expands any variable references in options. */
-       void finish();
-
        void save() const;
        bool set_option(const std::string &, const std::string &);
        void load();