Skip to content

Commit 7e525b8

Browse files
committed
Updates sample code
1 parent 03f7cba commit 7e525b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • Source/src/WixSharp.Samples/Wix# Samples/Install Files

Source/src/WixSharp.Samples/Wix# Samples/Install Files/setup.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ static class Script
1818
[STAThread]
1919
static public void Main(string[] args)
2020
{
21-
var ttt = WixTools.WellKnownLocations;
22-
2321
if (args.Contains("-test")) //for demo only
2422
{
2523
ManagedUI.DefaultWpf.PlayInstallDialogs();

0 commit comments

Comments
 (0)