Skip to content

Commit

Permalink
remove unused NONSTEAMGAMEAIDS
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk committed Jun 7, 2024
1 parent 876e5d7 commit ff94cc6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -8342,8 +8342,6 @@ function getSteamShortcutsVdfFileHex {
}

function listNonSteamGameIDs {
NONSTEAMGAMEAIDS=()

writelog "INFO" "${FUNCNAME[0]} - Reading all Non-Steam AppIDs from shortcuts.vdf"
while read -r SCVDFE; do
parseSteamShortcutEntryAppID "$SCVDFE"
Expand Down

0 comments on commit ff94cc6

Please sign in to comment.