Index: goopdate/non_localized_resource.h |
diff --git a/goopdate/non_localized_resource.h b/goopdate/non_localized_resource.h |
deleted file mode 100644 |
index e47dfb046474b9d61c41c52530f96ca012c6417d..0000000000000000000000000000000000000000 |
--- a/goopdate/non_localized_resource.h |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-// Copyright 2009-2010 Google Inc. |
-// |
-// Licensed under the Apache License, Version 2.0 (the "License"); |
-// you may not use this file except in compliance with the License. |
-// You may obtain a copy of the License at |
-// |
-// http://www.apache.org/licenses/LICENSE-2.0 |
-// |
-// Unless required by applicable law or agreed to in writing, software |
-// distributed under the License is distributed on an "AS IS" BASIS, |
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
-// See the License for the specific language governing permissions and |
-// limitations under the License. |
-// ======================================================================== |
- |
-#ifndef OMAHA_GOOPDATE_NON_LOCALIZED_RESOURCE_H_ |
-#define OMAHA_GOOPDATE_NON_LOCALIZED_RESOURCE_H_ |
- |
-#define IDI_ELEVATION_MONIKER_ICON 1004 |
-#define IDR_LOCAL_SERVER_RGS 2005 |
-#define IDR_LOCAL_SERVER_ELEVATION_RGS 2006 |
-#define IDR_LOCAL_SERVER_IE_LOW_RGS 2007 |
-#define IDR_LOCAL_SERVICE_RGS 2008 |
-#define IDR_GOOGLE_UPDATE3_SERVICE_APPID 2009 |
- |
-#endif // OMAHA_GOOPDATE_NON_LOCALIZED_RESOURCE_H_ |