diff --git a/plugins/buildingplan-lib.cpp b/plugins/buildingplan-lib.cpp index 4e7cfd3fd..0c29284db 100644 --- a/plugins/buildingplan-lib.cpp +++ b/plugins/buildingplan-lib.cpp @@ -9,7 +9,6 @@ void debug(const string &msg) color_ostream_proxy out(Core::getInstance().getConsole()); out << "DEBUG (" << PLUGIN_VERSION << "): " << msg << endl; } -#define dbg Core::getInstance().getConsole() void enable_quickfort_fn(pair& pair) { pair.second = true; } diff --git a/scripts b/scripts index d265de74d..e8de92efb 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit d265de74d4c28460961f8e646b1b574997756ea2 +Subproject commit e8de92efb73d5ef4d0b52df000d60d3350f07a37