Commit 2d66841a authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

List .wma only once in NSIS installer - fixes #2096

(cherry picked from commit 7cdc5d03)
parent a0383d98
......@@ -217,7 +217,6 @@ FunctionEnd
!insertmacro ${_action} ".spx"
!insertmacro ${_action} ".wav"
!insertmacro ${_action} ".wma"
!insertmacro ${_action} ".wma"
!insertmacro ${_action} ".xm"
!macroend
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment