Skip to content

Commit

Permalink
Cleanup: Remove resolved TODO since #1065
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk committed Mar 27, 2024
1 parent bad7466 commit 7199cf5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
PREFIX="/usr"
PROGNAME="SteamTinkerLaunch"
NICEPROGNAME="Steam Tinker Launch"
PROGVERS="v14.0.20240325-2"
PROGVERS="v14.0.20240327-1"
PROGCMD="${0##*/}"
PROGINTERNALPROTNAME="Proton-stl"
SHOSTL="stl"
Expand Down Expand Up @@ -2526,8 +2526,6 @@ function setCustomGameVars {
fi
}

# TODO: This does not work on Wayland!
# Add logging and update langfiles
function prepareGUI {
WINDECO="--undecorated"
if [ -n "$USEWINDECO" ]; then
Expand Down

0 comments on commit 7199cf5

Please sign in to comment.