diff options
Diffstat (limited to 'chrome/installer/util/helper.cc')
-rw-r--r-- | chrome/installer/util/helper.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/installer/util/helper.cc b/chrome/installer/util/helper.cc index b7dd3c6..51d095c 100644 --- a/chrome/installer/util/helper.cc +++ b/chrome/installer/util/helper.cc @@ -110,4 +110,3 @@ void installer::RemoveOldVersionDirs(const std::wstring& chrome_path, FindClose(file_handle); } - |