diff --git a/bin/kaleidoscope-builder b/bin/kaleidoscope-builder index b2ae03be..01a8e5d8 100755 --- a/bin/kaleidoscope-builder +++ b/bin/kaleidoscope-builder @@ -27,8 +27,6 @@ _identify_os() { } - - _read_conf_files() { for conf_file in \ "${HOME}/.kaleidoscope-builder.conf" \ @@ -105,9 +103,6 @@ _arduino_props() { _set_executable_paths() { - ###### - ###### Executable paths - ###### if [ "${ARCH}" = "virtual" ]; then if [ "${uname_S}" = "FreeBSD" ]; then