Skip to content

Commit

Permalink
REMOVED: debug messaage left in develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT committed Jan 3, 2024
1 parent 56eebc0 commit 8f362ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion data/features/staruml/staruml.dat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ staruml_systemcategories=("Development" "Network")

staruml_downloadKeys=("bundle")
staruml_bundle_URL="https://staruml.io/api/download/releases-v6/StarUML_6.0.1_amd64.deb"
staruml_package_manager_override="apt-get"
staruml_launcherkeynames=("defaultLauncher")
staruml_defaultLauncher_exec="staruml"
staruml_defaultLauncher_notify="false"
Expand Down
2 changes: 0 additions & 2 deletions src/core/functions_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -813,8 +813,6 @@ deduce_privileges()
# match looping through all the arguments, obtained by indirect expansion using every feature keyname)
add_program()
{
echo receiving arg1: $1

local matched_keyname=""
# fast match against keynames
local processed_argument=
Expand Down

0 comments on commit 8f362ad

Please sign in to comment.