X-Git-Url: https://git.hcoop.net/clinton/Smoothieware.git/blobdiff_plain/87ce0c0ee434ea19c6c57b0c8d6f6578ce760055..95bb7f0464d8eabdb7ee315b0e3dd3f67eab60dd:/src/libs/Config.cpp diff --git a/src/libs/Config.cpp b/src/libs/Config.cpp index af14f8bc..9036b34c 100644 --- a/src/libs/Config.cpp +++ b/src/libs/Config.cpp @@ -62,10 +62,6 @@ Config::~Config() } } -void Config::on_module_loaded() {} - -void Config::on_console_line_received( void *argument ) {} - // Get a list of modules, used by module "pools" that look for the "enable" keyboard to find things like "moduletype.modulename.enable" as the marker of a new instance of a module void Config::get_module_list(vector *list, uint16_t family) {