Index: cloud_print/common/win/install_utils.cc |
diff --git a/cloud_print/common/win/install_utils.cc b/cloud_print/common/win/install_utils.cc |
index 31b43770458a9b011b240b016953f89216b2c4fd..eed09b3d36d1ad02dc7f423995052e3250c12993 100644 |
--- a/cloud_print/common/win/install_utils.cc |
+++ b/cloud_print/common/win/install_utils.cc |
@@ -22,7 +22,6 @@ namespace { |
// Google Update related constants. |
const wchar_t kClientsKey[] = L"SOFTWARE\\Google\\Update\\Clients\\"; |
const wchar_t kClientStateKey[] = L"SOFTWARE\\Google\\Update\\ClientState\\"; |
-const wchar_t* kUsageKey = L"dr"; |
const wchar_t kVersionKey[] = L"pv"; |
const wchar_t kNameKey[] = L"name"; |