From a4a23ba3be29ff653c2cadc2945631f53604ede1 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Sat, 14 Nov 2020 17:36:03 -0800 Subject: [PATCH] comments and whitespace --- bin/kaleidoscope-builder | 5 ----- 1 file changed, 5 deletions(-) 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