Skip to content

Commit

Permalink
Fix CS0067 build warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
gitfool authored and xen2 committed Aug 23, 2018
1 parent 890a718 commit 2dd4637
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sources/assets/Xenko.Core.Packages/NugetStore.cs
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ public IPackagesLogger Logger

private PackagePathResolver PathResolverV2 { get; }

public event Action<int> DownloadProgressChanged;

/// <summary>
/// Event executed when a package's installation has completed.
/// </summary>
Expand Down

0 comments on commit 2dd4637

Please sign in to comment.