Reduce memory usage.

This commit is contained in:
qianlifeng
2014-10-27 18:22:25 +08:00
parent 0b3d028c2f
commit 3045611452
11 changed files with 77 additions and 141 deletions

View File

@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Text;
namespace Wox.Infrastructure.MFTSearch
namespace Wox.Plugin.FindFile.MFTSearch
{
internal class USNChangeReason
{